Home
last modified time | relevance | path

Searched refs:BaseVertex (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_base_vertex_base_instance.txt46 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/
DANGLE_base_vertex_base_instance_shader_builtin.txt44 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,
DANGLE_base_vertex_base_instance.txt46 This extension exposes the *BaseVertex* draw call in
60 *BaseVertex* is equivalent to its counterpart draw calls except that
/third_party/openGLES/extensions/ARB/
DARB_draw_elements_base_vertex.txt142 "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/
DARB_draw_elements_base_vertex.txt132 "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/
Dspv.460.vert.out20 Decorate 10(gl_BaseVertex) BuiltIn BaseVertex
Dspv.drawParams.vert.out21 Decorate 10(gl_BaseVertexARB) BuiltIn BaseVertex
Dspv.shaderDrawParams.vert.out27 Decorate 9(gl_BaseVertexARB) BuiltIn BaseVertex
D440.vert.out72 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/
DDrawIndexedTests.cpp127 TEST_P(DrawIndexedTest, BaseVertex) { in TEST_P() argument
DDrawIndexedIndirectTests.cpp124 TEST_P(DrawIndexedIndirectTest, BaseVertex) { in TEST_P() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDrawIndexedTests.cpp141 TEST_P(DrawIndexedTest, BaseVertex) { in TEST_P() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.cpp1407 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/
Dvalidation_state.cpp1407 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/
Dvalidation_state.cpp1296 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/
Dtext_to_binary.extension_test.cpp171 {"OpDecorate %1 BuiltIn BaseVertex\n", in TEST_F()
/third_party/mesa3d/docs/relnotes/
D17.0.3.rst125 - mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
/third_party/openGLES/extensions/EXT/
DEXT_draw_elements_base_vertex.txt236 "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/
DOES_draw_elements_base_vertex.txt237 "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/
DEXT_draw_elements_base_vertex.txt236 "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/
DAMD_interleaved_elements.txt159 Modify the language describing the DrawElements*BaseVertex* functions
163 the BaseVertex suffix), except that the ith element transferred by
/third_party/openGLES/extensions/AMD/
DAMD_interleaved_elements.txt159 Modify the language describing the DrawElements*BaseVertex* functions
163 the BaseVertex suffix), except that the ith element transferred by
/third_party/openGLES/extensions/OES/
DOES_draw_elements_base_vertex.txt247 "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/
Dspirv.lua415 BaseVertex = 4424,
/third_party/spirv-tools/test/
Dtext_to_binary.extension_test.cpp236 {"OpDecorate %1 BuiltIn BaseVertex\n", in TEST_F()

1234