Searched refs:EXT_depth_bounds_test (Results 1 – 25 of 28) sorted by relevance
12
/third_party/openGLES/extensions/EXT/ |
D | EXT_raster_multisample.txt | 42 This extension interacts with EXT_depth_bounds_test. 376 Dependencies on EXT_depth_bounds_test 378 If EXT_depth_bounds_test is not supported, remove the error check for the
|
D | EXT_depth_bounds_test.txt | 3 EXT_depth_bounds_test 297 after May 2003 support the EXT_depth_bounds_test name only.
|
D | EXT_sparse_texture2.txt | 47 This extension interacts trivially with EXT_depth_bounds_test. 1043 Dependencies on EXT_depth_bounds_test 1045 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
D | EXT_shader_image_load_store.txt | 76 This extension interacts trivially with EXT_depth_bounds_test. 570 EXT_depth_bounds_test specification); 1467 Dependencies on EXT_depth_bounds_test 1469 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_raster_multisample.txt | 42 This extension interacts with EXT_depth_bounds_test. 376 Dependencies on EXT_depth_bounds_test 378 If EXT_depth_bounds_test is not supported, remove the error check for the
|
D | EXT_depth_bounds_test.txt | 3 EXT_depth_bounds_test 297 after May 2003 support the EXT_depth_bounds_test name only.
|
D | EXT_sparse_texture2.txt | 47 This extension interacts trivially with EXT_depth_bounds_test. 1043 Dependencies on EXT_depth_bounds_test 1045 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
D | EXT_shader_image_load_store.txt | 76 This extension interacts trivially with EXT_depth_bounds_test. 570 EXT_depth_bounds_test specification); 1467 Dependencies on EXT_depth_bounds_test 1469 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
/third_party/mesa3d/src/mesa/main/ |
D | consts_exts.h | 167 GLboolean EXT_depth_bounds_test; member
|
D | extensions_table.h | 236 EXT(EXT_depth_bounds_test , EXT_depth_bounds_test , GLL, GLC, x…
|
D | attrib.c | 844 if (ctx->Extensions.EXT_depth_bounds_test) { in _mesa_PopAttrib()
|
D | get.c | 533 EXTRA_EXT(EXT_depth_bounds_test);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_depth_buffer_float.txt | 45 This extension modifies EXT_depth_bounds_test. 382 Dependencies on EXT_depth_bounds_test:
|
D | ARB_sparse_texture2.txt | 50 This extension interacts trivially with EXT_depth_bounds_test. 682 Dependencies on EXT_depth_bounds_test 684 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
D | ARB_shader_image_load_store.txt | 84 This extension interacts trivially with EXT_depth_bounds_test. 623 EXT_depth_bounds_test specification); 1795 Dependencies on EXT_depth_bounds_test 1797 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_depth_buffer_float.txt | 55 This extension modifies EXT_depth_bounds_test. 392 Dependencies on EXT_depth_bounds_test:
|
D | ARB_sparse_texture2.txt | 60 This extension interacts trivially with EXT_depth_bounds_test. 692 Dependencies on EXT_depth_bounds_test 694 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
D | ARB_shader_image_load_store.txt | 94 This extension interacts trivially with EXT_depth_bounds_test. 633 EXT_depth_bounds_test specification); 1805 Dependencies on EXT_depth_bounds_test 1807 If EXT_depth_bounds_test is not supported, references to the depth bounds
|
/third_party/openGLES/extensions/NV/ |
D | NV_depth_buffer_float.txt | 42 This extension modifies EXT_depth_bounds_test. 427 Dependencies on EXT_depth_bounds_test:
|
D | NV_framebuffer_mixed_samples.txt | 49 This extension interacts with EXT_depth_bounds_test. 663 Dependencies on EXT_depth_bounds_test 665 If EXT_depth_bounds_test is not supported, remove the error check when
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_depth_buffer_float.txt | 42 This extension modifies EXT_depth_bounds_test. 427 Dependencies on EXT_depth_bounds_test:
|
D | NV_framebuffer_mixed_samples.txt | 49 This extension interacts with EXT_depth_bounds_test. 663 Dependencies on EXT_depth_bounds_test 665 If EXT_depth_bounds_test is not supported, remove the error check when
|
/third_party/openGLES/xml/ |
D | glxproto.reserved.txt | 194 4229 EXT_depth_bounds_test
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | glxproto.reserved.txt | 194 4229 EXT_depth_bounds_test
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 827 { o(EXT_depth_bounds_test), PIPE_CAP_DEPTH_BOUNDS_TEST }, in st_init_extensions()
|
12