/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_base_vertex_base_instance.txt | 46 This extension exposes the *BaseVertex* draw call in 60 *BaseVertex* is equivalent to its counterpart draw calls except that 67 For any *BaseVertex* draw call variant, the <baseVertex> of the draw may be 68 read by the vertex shader as <gl_BaseVertex>. For non *BaseVertex* calls,
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_base_vertex_base_instance_shader_builtin.txt | 44 For any *BaseVertex* draw call variant, the <baseVertex> of the draw may be 45 read by the vertex shader as <gl_BaseVertex>. For non *BaseVertex* calls,
|
D | ANGLE_base_vertex_base_instance.txt | 46 This extension exposes the *BaseVertex* draw call in 60 *BaseVertex* is equivalent to its counterpart draw calls except that
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_draw_elements_base_vertex.txt | 142 "When one of the *BaseVertex drawing commands specified in section 159 "BaseVertex" suffix) except that the <i>th element transferred by 270 The *BaseVertex commands have identical error conditions to the 271 non-*BaseVertex functions, and all values of <basevertex> are legal 292 drawing commands is "BaseVertex" it makes sense to call this 396 RESOLVED: Use "BaseVertex" and call the parameter <basevertex>. 451 sugggested resolution for issue 9: "BaseVertex"
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_draw_elements_base_vertex.txt | 132 "When one of the *BaseVertex drawing commands specified in section 149 "BaseVertex" suffix) except that the <i>th element transferred by 260 The *BaseVertex commands have identical error conditions to the 261 non-*BaseVertex functions, and all values of <basevertex> are legal 282 drawing commands is "BaseVertex" it makes sense to call this 386 RESOLVED: Use "BaseVertex" and call the parameter <basevertex>. 441 sugggested resolution for issue 9: "BaseVertex"
|
/third_party/glslang/Test/baseResults/ |
D | spv.460.vert.out | 20 Decorate 10(gl_BaseVertex) BuiltIn BaseVertex
|
D | spv.drawParams.vert.out | 21 Decorate 10(gl_BaseVertexARB) BuiltIn BaseVertex
|
D | spv.shaderDrawParams.vert.out | 27 Decorate 9(gl_BaseVertexARB) BuiltIn BaseVertex
|
D | 440.vert.out | 72 0:185 'gl_BaseVertexARB' ( in int BaseVertex) 81 0:192 'gl_BaseVertexARB' ( in int BaseVertex) 85 0:193 'gl_BaseVertexARB' ( in int BaseVertex)
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DrawIndexedTests.cpp | 127 TEST_P(DrawIndexedTest, BaseVertex) { in TEST_P() argument
|
D | DrawIndexedIndirectTests.cpp | 124 TEST_P(DrawIndexedIndirectTest, BaseVertex) { in TEST_P() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DrawIndexedTests.cpp | 141 TEST_P(DrawIndexedTest, BaseVertex) { in TEST_P() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 1407 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04184); in VkErrorID() 1409 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04185); in VkErrorID() 1411 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04186); in VkErrorID()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 1407 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04184); in VkErrorID() 1409 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04185); in VkErrorID() 1411 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04186); in VkErrorID()
|
/third_party/spirv-tools/source/val/ |
D | validation_state.cpp | 1296 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04184); in VkErrorID() 1298 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04185); in VkErrorID() 1300 return VUID_WRAP(VUID-BaseVertex-BaseVertex-04186); in VkErrorID()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 171 {"OpDecorate %1 BuiltIn BaseVertex\n", in TEST_F()
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.0.3.rst | 125 - mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_draw_elements_base_vertex.txt | 236 "When one of the *BaseVertex drawing commands specified in section 332 RESOLVED: Yes. Since these are defined in terms of the non-BaseVertex
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_draw_elements_base_vertex.txt | 237 "When one of the *BaseVertex drawing commands specified in section 333 RESOLVED: Yes. Since these are defined in terms of the non-BaseVertex
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_draw_elements_base_vertex.txt | 236 "When one of the *BaseVertex drawing commands specified in section 332 RESOLVED: Yes. Since these are defined in terms of the non-BaseVertex
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 159 Modify the language describing the DrawElements*BaseVertex* functions 163 the BaseVertex suffix), except that the ith element transferred by
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 159 Modify the language describing the DrawElements*BaseVertex* functions 163 the BaseVertex suffix), except that the ith element transferred by
|
/third_party/openGLES/extensions/OES/ |
D | OES_draw_elements_base_vertex.txt | 247 "When one of the *BaseVertex drawing commands specified in section 343 RESOLVED: Yes. Since these are defined in terms of the non-BaseVertex
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 415 BaseVertex = 4424,
|
/third_party/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 236 {"OpDecorate %1 BuiltIn BaseVertex\n", in TEST_F()
|