Closed Bug 1376880 Opened 7 years ago Closed 6 years ago

WebGL2 Conformance deqp/functional/gles3/shaderbuiltinvar.html

Categories

(Core :: Graphics: CanvasWebGL, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1372160
Tracking Status
firefox57 --- fix-optional

People

(Reporter: svargas, Assigned: jgilbert)

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

https://www.khronos.org/registry/webgl/sdk/tests/deqp/functional/gles3/shaderbuiltinvar.html?webglVersion=2&quiet=0 This test fails on: tart testcase: builtin_variable.max_vertex_output_vectors_vertex FAIL builtin_variable.max_vertex_output_vectors_vertex: Invalid builtin constant value Start testcase: builtin_variable.max_vertex_output_vectors_fragment FAIL builtin_variable.max_vertex_output_vectors_fragment: Invalid builtin constant value Start testcase: builtin_variable.max_fragment_input_vectors_vertex FAIL builtin_variable.max_fragment_input_vectors_vertex: Invalid builtin constant value Start testcase: builtin_variable.max_fragment_input_vectors_fragment FAIL builtin_variable.max_fragment_input_vectors_fragment: Invalid builtin constant value The test fails because the value '16' is written to the image and read back but the expected / reference value is 32. This patch initializes MaxVertexOutputVectors / MaxFragmentInputVectors to the correct value.
Review ping.
Flags: needinfo?(jgilbert)
Priority: -- → P3
Whiteboard: [gfx-noted]
I'll take this as P3.
Assignee: svargas → jgilbert
Flags: needinfo?(jgilbert)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Attachment #8881898 - Flags: review?(jgilbert)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: