Home
last modified time | relevance | path

Searched refs:MultiDrawElements (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_4_autogen.h34 ANGLE_EXPORT void GL_APIENTRY MultiDrawElements(GLenum mode,
Dentry_points_gl_1_4_autogen.cpp206 void GL_APIENTRY MultiDrawElements(GLenum mode, in MultiDrawElements() function
231 ANGLE_CAPTURE(MultiDrawElements, isCallValid, context, modePacked, count, typePacked, in MultiDrawElements()
Dproc_table_wgl_autogen.cpp549 {"glMultiDrawElements", P(gl::MultiDrawElements)},
/third_party/openGLES/extensions/ARB/
DARB_shader_draw_parameters.txt88 as MultiDrawElements or MultiDrawArraysIndirect).
117 Add the following after the pseudo-code describing MultiDrawElements on
DARB_draw_elements_base_vertex.txt192 with "MultiDrawElements also sources...") with the following
200 index array. Finally, MultiDrawElements and
312 DrawElementsInstanced and possibly MultiDrawElements, but with an
DARB_draw_instanced.txt217 (2) Should MultiDrawArrays and MultiDrawElements affect the value of
DARB_instanced_arrays.txt380 void MultiDrawElements( enum mode, sizei *count,
437 and MultiDrawElements should be removed from section 2.8.
DARB_vertex_buffer_object.txt133 MultiDrawElements) from a buffer object. On some platforms, this
258 MultiDrawArrays, and MultiDrawElements.
624 How does MultiDrawElements work?
628 MultiDrawElements, which is of type "const void **", is an
1208 DrawRangeElements, MultiDrawArrays, and MultiDrawElements operate as
1233 MultiDrawElements is to source its indices from the array of pointers
1254 described in section 2.8A1. MultiDrawElements also sources its
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_draw_parameters.txt78 as MultiDrawElements or MultiDrawArraysIndirect).
107 Add the following after the pseudo-code describing MultiDrawElements on
DARB_draw_elements_base_vertex.txt182 with "MultiDrawElements also sources...") with the following
190 index array. Finally, MultiDrawElements and
302 DrawElementsInstanced and possibly MultiDrawElements, but with an
DARB_draw_instanced.txt207 (2) Should MultiDrawArrays and MultiDrawElements affect the value of
DARB_instanced_arrays.txt370 void MultiDrawElements( enum mode, sizei *count,
427 and MultiDrawElements should be removed from section 2.8.
DARB_vertex_buffer_object.txt123 MultiDrawElements) from a buffer object. On some platforms, this
248 MultiDrawArrays, and MultiDrawElements.
614 How does MultiDrawElements work?
618 MultiDrawElements, which is of type "const void **", is an
1198 DrawRangeElements, MultiDrawArrays, and MultiDrawElements operate as
1223 MultiDrawElements is to source its indices from the array of pointers
1244 described in section 2.8A1. MultiDrawElements also sources its
/third_party/vk-gl-cts/doc/testspecs/GL3/
Dfunctional.conditional_render.txt36 - MultiDrawElements
/third_party/mesa3d/docs/relnotes/
D17.0.3.rst125 - mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
D21.0.0.rst2246 - mesa: fix an overflow check for MultiDrawElements
2255 - mesa: switch MultiDrawElements(BaseVertex) to DrawGallium\*
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiDrawTest.cpp463 TEST_P(MultiDrawTest, MultiDrawElements) in TEST_P() argument
/third_party/openGLES/extensions/NV/
DNV_vertex_buffer_unified_memory.txt178 DrawElementsRange, MultiDrawElements, and DrawElementsInstanced source
378 RESOLVED: YES. This is required for MultiDrawElements to be useful
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_buffer_unified_memory.txt178 DrawElementsRange, MultiDrawElements, and DrawElementsInstanced source
378 RESOLVED: YES. This is required for MultiDrawElements to be useful
DNV_geometry_program4.txt129 DrawElements, MultiDrawElements, and DrawRangeElements:
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_draw_instanced.txt196 (2) Should MultiDrawArrays and MultiDrawElements affect the value of
/third_party/openGLES/extensions/EXT/
DEXT_draw_instanced.txt196 (2) Should MultiDrawArrays and MultiDrawElements affect the value of
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h734 MultiDrawElements, enumerator
Dentry_points_enum_autogen.cpp1453 case EntryPoint::MultiDrawElements: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiDrawTest.cpp578 TEST_P(MultiDrawTest, MultiDrawElements) in TEST_P() argument

12