Searched refs:ARB_depth_clamp (Results 1 – 18 of 18) sorted by relevance
/third_party/openGLES/extensions/EXT/ |
D | EXT_depth_clamp.txt | 26 Based on ARB_depth_clamp version 4, modified 2009/08/02. 140 How does this extension differ from ARB_depth_clamp? 147 Version 1, 2019/01/25 (Gert Wollny) - rewrite ARB_depth_clamp against
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_depth_clamp_separate.txt | 37 The extension ARB_depth_clamp introduced the ability to control 159 1 11/19/2009 pboudier Initial draft based on ARB_depth_clamp
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_depth_clamp_separate.txt | 37 The extension ARB_depth_clamp introduced the ability to control 159 1 11/19/2009 pboudier Initial draft based on ARB_depth_clamp
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 62 EXT(ARB_depth_clamp , ARB_depth_clamp , GLL, GLC, x… 233 EXT(EXT_depth_clamp , ARB_depth_clamp , x , x , x… 393 EXT(NV_depth_clamp , ARB_depth_clamp , GLL, GLC, x…
|
D | extensions.c | 124 ctx->Extensions.ARB_depth_clamp = GL_TRUE; in _mesa_enable_sw_extensions()
|
D | version.c | 313 extensions->ARB_depth_clamp && in compute_version()
|
D | mtypes.h | 4342 GLboolean ARB_depth_clamp; member
|
D | get.c | 522 EXTRA_EXT(ARB_depth_clamp);
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 49 'ARB_depth_clamp.xml',
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_extensions.c | 50 ctx->Extensions.ARB_depth_clamp = true; in brw_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_depth_clamp.txt | 3 ARB_depth_clamp
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_depth_clamp.txt | 3 ARB_depth_clamp
|
/third_party/openGLES/extensions/NV/ |
D | NV_draw_texture.txt | 425 ARB_depth_clamp says that clamping doesn't apply there.)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_draw_texture.txt | 425 ARB_depth_clamp says that clamping doesn't apply there.)
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 786 { o(ARB_depth_clamp), PIPE_CAP_DEPTH_CLIP_DISABLE }, in st_init_extensions()
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.3.0.rst | 1510 - freedreno/a6xx: Add ARB_depth_clamp and separate clamp support.
|
D | 20.2.0.rst | 2366 - panfrost: Implement ARB_depth_clamp
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5141 ../src/mapi/glapi/gen/ARB_depth_clamp.xml
|