Searched refs:ARB_post_depth_coverage (Results 1 – 18 of 18) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_post_depth_coverage.txt | 3 ARB_post_depth_coverage 165 + Post-depth Coverage (ARB_post_depth_coverage) 167 If a fragment program specifies the "ARB_post_depth_coverage" option, the 170 specifies the ARB_post_depth_coverage option and not the 175 If a shader enables both EXT_post_depth_coverage and ARB_post_depth_coverage 177 ARB_post_depth_coverage. 210 Add interaction between ARB_post_depth_coverage and
|
D | ARB_spirv_extensions.txt | 72 This extension interacts with ARB_post_depth_coverage, 250 Implementations supporting ARB_post_depth_coverage 410 Interactions with ARB_post_depth_coverage or EXT_post_depth_coverage and
|
D | ARB_gl_spirv.txt | 2061 ARB_post_depth_coverage
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_post_depth_coverage.txt | 3 ARB_post_depth_coverage 175 + Post-depth Coverage (ARB_post_depth_coverage) 177 If a fragment program specifies the "ARB_post_depth_coverage" option, the 180 specifies the ARB_post_depth_coverage option and not the 185 If a shader enables both EXT_post_depth_coverage and ARB_post_depth_coverage 187 ARB_post_depth_coverage. 220 Add interaction between ARB_post_depth_coverage and
|
D | ARB_spirv_extensions.txt | 87 This extension interacts with ARB_post_depth_coverage, 265 Implementations supporting ARB_post_depth_coverage 425 Interactions with ARB_post_depth_coverage or EXT_post_depth_coverage and
|
D | ARB_gl_spirv.txt | 2127 ARB_post_depth_coverage
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_post_depth_coverage.txt | 25 - ARB_post_depth_coverage extension specification. 29 The test verifies that when ARB_post_depth_coverage is available one can
|
/third_party/glslang/Test/ |
D | spv.arbPostDepthCoverage.frag | 4 #extension GL_EXT_post_depth_coverage : enable //according to ARB_post_depth_coverage,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_post_depth_coverage.adoc | 13 {GLregistry}/ARB/ARB_post_depth_coverage.txt[`GL_ARB_post_depth_coverage`]
|
D | VK_EXT_post_depth_coverage.txt | 15 …https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_post_depth_coverage.txt[`GL_ARB_post_de…
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_conservative_rasterization.txt | 49 This extension interacts with ARB_post_depth_coverage. 445 Interactions with ARB_post_depth_coverage 447 This extension is a fully compatible superset of ARB_post_depth_coverage 449 or may not advertise ARB_post_depth_coverage without any changes in
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_conservative_rasterization.txt | 49 This extension interacts with ARB_post_depth_coverage. 445 Interactions with ARB_post_depth_coverage 447 This extension is a fully compatible superset of ARB_post_depth_coverage 449 or may not advertise ARB_post_depth_coverage without any changes in
|
/third_party/mesa3d/src/mesa/main/ |
D | consts_exts.h | 102 GLboolean ARB_post_depth_coverage; member
|
D | extensions_table.h | 109 EXT(ARB_post_depth_coverage , ARB_post_depth_coverage , GLL, GLC, x…
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 789 { o(ARB_post_depth_coverage), PIPE_CAP_POST_DEPTH_COVERAGE }, in st_init_extensions() 1788 spirv_caps->post_depth_coverage = extensions->ARB_post_depth_coverage; in st_init_extensions()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | glsl_parser_extras.cpp | 677 EXT(ARB_post_depth_coverage),
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 1508 - llvmpipe: add ARB_post_depth_coverage support.
|
D | 21.1.0.rst | 278 - zink: Wire up ARB_post_depth_coverage
|