Searched refs:EXT_multi_draw_arrays (Results 1 – 21 of 21) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_draw_elements_base_vertex.txt | 60 This extension interacts with EXT_multi_draw_arrays. 135 [[ If EXT_multi_draw_arrays is supported: ]] 161 [[ If EXT_multi_draw_arrays is supported: ]] 201 [[ If EXT_multi_draw_arrays is supported: ]] 326 RESOLVED: Yes, but only if EXT_multi_draw_arrays is supported, since 368 2 06/24/14 dkoch Add EXT_multi_draw_arrays interactions
|
D | EXT_multi_draw_arrays.txt | 4 EXT_multi_draw_arrays
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_draw_elements_base_vertex.txt | 60 This extension interacts with EXT_multi_draw_arrays. 135 [[ If EXT_multi_draw_arrays is supported: ]] 161 [[ If EXT_multi_draw_arrays is supported: ]] 201 [[ If EXT_multi_draw_arrays is supported: ]] 326 RESOLVED: Yes, but only if EXT_multi_draw_arrays is supported, since 373 2 06/24/14 dkoch Add EXT_multi_draw_arrays interactions
|
D | EXT_multi_draw_arrays.txt | 4 EXT_multi_draw_arrays
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_draw_elements_base_vertex.txt | 61 This extension interacts with EXT_multi_draw_arrays. 136 [[ If EXT_multi_draw_arrays is supported: ]] 162 [[ If EXT_multi_draw_arrays is supported: ]] 202 [[ If EXT_multi_draw_arrays is supported: ]] 327 RESOLVED: Yes, but only if EXT_multi_draw_arrays is supported, since
|
/third_party/openGLES/extensions/OES/ |
D | OES_draw_elements_base_vertex.txt | 71 This extension interacts with EXT_multi_draw_arrays. 146 [[ If EXT_multi_draw_arrays is supported: ]] 172 [[ If EXT_multi_draw_arrays is supported: ]] 212 [[ If EXT_multi_draw_arrays is supported: ]] 337 RESOLVED: Yes, but only if EXT_multi_draw_arrays is supported, since
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_multi_draw.txt | 14 Contributors to the EXT_multi_draw_arrays specification 48 EXT_multi_draw_arrays functionality in addition to the vertex shader builtin
|
D | ANGLE_base_vertex_base_instance.txt | 14 Contributors to the EXT_multi_draw_arrays specification
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_multi_draw.txt | 14 Contributors to the EXT_multi_draw_arrays specification 48 EXT_multi_draw_arrays functionality in addition to the vertex shader builtin
|
D | ANGLE_base_vertex_base_instance.txt | 14 Contributors to the EXT_multi_draw_arrays specification
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IBM/ |
D | IBM_vertex_array_lists.txt | 24 This extension affects/interacts with the EXT_multi_draw_arrays and 38 EXT_multi_draw_arrays and IBM_multimode_draw_arrays extension
|
D | IBM_multimode_draw_arrays.txt | 34 This extension is similar to the EXT_multi_draw_arrays extension
|
/third_party/openGLES/extensions/IBM/ |
D | IBM_vertex_array_lists.txt | 24 This extension affects/interacts with the EXT_multi_draw_arrays and 38 EXT_multi_draw_arrays and IBM_multimode_draw_arrays extension
|
D | IBM_multimode_draw_arrays.txt | 34 This extension is similar to the EXT_multi_draw_arrays extension
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 168 { GL(EXT_multi_draw_arrays), N, N },
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_element_array.txt | 128 provides functionality equivalent to EXT_multi_draw_arrays allowing multiple
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_element_array.txt | 128 provides functionality equivalent to EXT_multi_draw_arrays allowing multiple
|
/third_party/openGLES/extensions/NV/ |
D | NV_primitive_restart.txt | 48 Although the EXT_multi_draw_arrays extension did reduce the overhead
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_primitive_restart.txt | 48 Although the EXT_multi_draw_arrays extension did reduce the overhead
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 266 EXT(EXT_multi_draw_arrays , dummy_true , GLL, x , ES…
|
/third_party/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 1363 TEST_F(IndirectAPI, EXT_multi_draw_arrays) in TEST_F() argument
|