Searched refs:NV_primitive_restart (Results 1 – 25 of 28) sorted by relevance
12
/third_party/mesa3d/src/mesa/main/ |
D | version.c | 299 extensions->NV_primitive_restart && in compute_version() 509 (extensions->NV_primitive_restart || in compute_version_es2()
|
D | consts_exts.h | 269 GLboolean NV_primitive_restart; member
|
D | extensions_table.h | 411 EXT(NV_primitive_restart , NV_primitive_restart , GLL, x , x…
|
D | get.c | 597 EXT(NV_primitive_restart),
|
D | varray.c | 2817 if (!ctx->Extensions.NV_primitive_restart && ctx->Version < 31) { in _mesa_PrimitiveRestartIndex()
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 141 'NV_primitive_restart.xml',
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_primitive_restart.txt | 3 NV_primitive_restart
|
D | NV_fragment_program4.txt | 39 NV_primitive_restart trivially affects the definition of this extension. 644 Dependencies on NV_primitive_restart 649 reset the count. If NV_primitive_restart is not supported, references to
|
D | NV_geometry_program4.txt | 46 NV_primitive_restart trivially affects the definition of this extension. 1402 Dependencies on NV_primitive_restart 1407 reset the count). If NV_primitive_restart is not supported, references to
|
D | NV_gpu_program4.txt | 57 NV_primitive_restart trivially affects the definition of this extension. 5110 Dependencies on NV_primitive_restart 5112 If NV_primitive_restart is supported, index values causing a primitive
|
/third_party/openGLES/extensions/NV/ |
D | NV_primitive_restart.txt | 3 NV_primitive_restart
|
D | NV_fragment_program4.txt | 39 NV_primitive_restart trivially affects the definition of this extension. 644 Dependencies on NV_primitive_restart 649 reset the count. If NV_primitive_restart is not supported, references to
|
D | NV_geometry_program4.txt | 46 NV_primitive_restart trivially affects the definition of this extension. 1402 Dependencies on NV_primitive_restart 1407 reset the count). If NV_primitive_restart is not supported, references to
|
D | NV_gpu_program4.txt | 57 NV_primitive_restart trivially affects the definition of this extension. 5110 Dependencies on NV_primitive_restart 5112 If NV_primitive_restart is supported, index values causing a primitive
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 866 { o(NV_primitive_restart), PIPE_CAP_PRIMITIVE_RESTART }, in st_init_extensions() 1560 (extensions->NV_primitive_restart || in st_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | glxproto.reserved.txt | 140 364 365 NV_primitive_restart
|
/third_party/openGLES/xml/ |
D | glxproto.reserved.txt | 140 364 365 NV_primitive_restart
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_gpu_shader4.txt | 46 NV_primitive_restart trivially affects the definition of this extension. 1011 reset the count). If NV_primitive_restart is not supported, references to 1015 If NV_primitive_restart is supported, index values causing a primitive
|
D | EXT_geometry_shader4.txt | 47 NV_primitive_restart trivially affects the definition of this 1020 Dependencies on NV_primitive_restart 1023 primitive ID counter gl_PrimitiveIDIn. If NV_primitive_restart is not
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_gpu_shader4.txt | 46 NV_primitive_restart trivially affects the definition of this extension. 1011 reset the count). If NV_primitive_restart is not supported, references to 1015 If NV_primitive_restart is supported, index values causing a primitive
|
D | EXT_geometry_shader4.txt | 47 NV_primitive_restart trivially affects the definition of this 1020 Dependencies on NV_primitive_restart 1023 primitive ID counter gl_PrimitiveIDIn. If NV_primitive_restart is not
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_geometry_shader4.txt | 60 NV_primitive_restart trivially affects the definition of this 1042 Dependencies on NV_primitive_restart 1045 primitive ID counter gl_PrimitiveIDIn. If NV_primitive_restart is not
|
D | ARB_tessellation_shader.txt | 75 This specification interacts with NV_primitive_restart. 2456 Dependencies on NV_primitive_restart
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_geometry_shader4.txt | 50 NV_primitive_restart trivially affects the definition of this 1032 Dependencies on NV_primitive_restart 1035 primitive ID counter gl_PrimitiveIDIn. If NV_primitive_restart is not
|
D | ARB_tessellation_shader.txt | 65 This specification interacts with NV_primitive_restart. 2446 Dependencies on NV_primitive_restart
|
12