Guest User

Untitled

a guest
Dec 12th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. [diego@myhost ~]$ rendercheck -t blend
  2. rendercheck 1.4
  3. Render extension version 0.11
  4. Window format: r8g8b8
  5. Found server-supported format: a8
  6. Found server-supported format: a8r8g8b8
  7. Found server-supported format: x8r8g8b8
  8. Found server-supported format: b8g8r8a8
  9. Found server-supported format: b8g8r8x8
  10. Found server-supported format: r8g8b8
  11. Found server-supported format: b8g8r8
  12. Found server-supported format: r5g5b5
  13. Found server-supported format: b5g5r5
  14. Found server-supported format: x1r5g5b5
  15. Found server-supported format: x1b5g5r5
  16. Found server-supported format: r5g6b5
  17. Found server-supported format: b5g6r5
  18. Found server-supported format: x8b8g8r8
  19. Found server-supported format: x2r10g10b10
  20. Found server-supported format: x2b10g10r10
  21. Beginning blend test on a8
  22. Beginning blend test on a8r8g8b8
  23. DisjointSrc blend test error of 16.0000 at (0, 0) --
  24. R G B A
  25. got: 0.000 0.937 0.000 1.000
  26. expected: 0.000 1.000 0.000 1.000
  27. src color: 0.00 1.00 0.00 1.00 (x8r8g8b8)
  28. dst color: 1.00 1.00 1.00 1.00
  29. src: 1x1R x8r8g8b8, dst: a8r8g8b8
  30. Beginning blend test on x8r8g8b8
  31. DisjointSrc blend test error of 16.0000 at (0, 0) --
  32. R G B A
  33. got: 0.000 0.937 0.000 1.000
  34. expected: 0.000 1.000 0.000 1.000
  35. src color: 0.00 1.00 0.00 1.00 (b8g8r8x8)
  36. dst color: 1.00 0.00 0.00 1.00
  37. src: 1x1R b8g8r8x8, dst: x8r8g8b8
  38. Beginning blend test on b8g8r8a8
  39. Beginning blend test on b8g8r8x8
  40. Src blend test error of 16.0000 at (0, 0) --
  41. R G B A
  42. got: 0.937 1.000 1.000 1.000
  43. expected: 1.000 1.000 1.000 1.000
  44. src color: 1.00 1.00 1.00 1.00 (b8g8r8x8)
  45. dst color: 0.00 1.00 0.00 1.00
  46. src: 1x1R b8g8r8x8, dst: b8g8r8x8
  47. Beginning blend test on r8g8b8
  48. DisjointSrc blend test error of 3.9529 at (0, 0) --
  49. R G B A
  50. got: 0.000 0.937 0.000 1.000
  51. expected: 0.000 1.000 0.000 1.000
  52. src color: 0.00 1.00 0.00 1.00 (x2r10g10b10)
  53. dst color: 1.00 1.00 1.00 1.00
  54. src: 1x1R x2r10g10b10, dst: r8g8b8
  55. Beginning blend test on b8g8r8
  56. Src blend test error of 16.0000 at (0, 0) --
  57. R G B A
  58. got: 0.000 0.937 0.000 1.000
  59. expected: 0.000 1.000 0.000 1.000
  60. src color: 0.00 1.00 0.00 1.00 (x8r8g8b8)
  61. dst color: 1.00 1.00 1.00 1.00
  62. src: 1x1R x8r8g8b8, dst: b8g8r8
  63. Beginning blend test on r5g5b5
  64. Beginning blend test on b5g5r5
  65. Beginning blend test on x1r5g5b5
  66. Beginning blend test on x1b5g5r5
  67. Beginning blend test on r5g6b5
  68. Beginning blend test on b5g6r5
  69. Beginning blend test on x8b8g8r8
  70. ConjointSrc blend test error of 16.0000 at (0, 0) --
  71. R G B A
  72. got: 0.000 0.937 0.000 1.000
  73. expected: 0.000 1.000 0.000 1.000
  74. src color: 0.00 1.00 0.00 1.00 (x2r10g10b10)
  75. dst color: 1.00 1.00 1.00 1.00
  76. src: 1x1R x2r10g10b10, dst: x8b8g8r8
  77. Beginning blend test on x2r10g10b10
  78. Beginning blend test on x2b10g10r10
  79. DisjointSrc blend test error of 4.0000 at (0, 0) --
  80. R G B A
  81. got: 1.000 0.996 1.000 1.000
  82. expected: 1.000 1.000 1.000 1.000
  83. src color: 1.00 1.00 1.00 1.00 (x2r10g10b10)
  84. dst color: 0.00 0.00 1.00 1.00
  85. src: 1x1R x2r10g10b10, dst: x2b10g10r10
  86. Beginning blend test on r8g8b8 window
  87. Over blend test error of 16.0000 at (0, 0) --
  88. R G B A
  89. got: 0.000 0.937 0.000 1.000
  90. expected: 0.000 1.000 0.000 1.000
  91. src color: 0.00 1.00 0.00 1.00 (a8r8g8b8)
  92. dst color: 1.00 0.00 0.00 1.00
  93. src: 1x1R a8r8g8b8, dst: r8g8b8 window
  94. 9 tests passed of 17 total
  95. Successful Groups:
  96. [diego@myhost ~]$
Add Comment
Please, Sign In to add comment