mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
65a5b24aee
GP handles gl_PointSize similar to gl_Position, i.e. it needs separate buffer and it has special type in varying descriptors, also for indexed draw we need to emit special PLBU command to pass address of gl_PointSize buffer. Blob also clamps gl_PointSize to 1 .. 100 (as well as line width), so let's do the same. Reviewed-by: Andreas Baierl <ichgeh@imkreisrum.de> Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
dEQP-GLES2.functional.depth_stencil_clear.stencil Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.stencil_masked Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.stencil_scissored Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.stencil_scissored_masked Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.depth_stencil Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.depth_stencil_masked Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.depth_stencil_scissored Fail
|
|
dEQP-GLES2.functional.depth_stencil_clear.depth_stencil_scissored_masked Fail
|
|
dEQP-GLES2.functional.buffer.write.use.index_array.array Fail
|
|
dEQP-GLES2.functional.buffer.write.use.index_array.element_array Fail
|
|
dEQP-GLES2.functional.depth_range.write.reverse Fail
|
|
dEQP-GLES2.functional.depth_range.write.half_to_zero Fail
|
|
dEQP-GLES2.functional.depth_range.write.one_to_half Fail
|
|
dEQP-GLES2.functional.depth_range.write.0_8_to_third Fail
|
|
dEQP-GLES2.functional.depth_range.write.half_to_half Fail
|
|
dEQP-GLES2.functional.depth_range.compare.reverse Fail
|
|
dEQP-GLES2.functional.depth_range.compare.half_to_zero Fail
|
|
dEQP-GLES2.functional.depth_range.compare.one_to_half Fail
|
|
dEQP-GLES2.functional.depth_range.compare.0_8_to_third Fail
|
|
dEQP-GLES2.functional.depth_range.compare.half_to_half Fail
|