Searched refs:OES_depth_texture (Results 1 – 6 of 6) sorted by relevance
/external/angle/extensions/ |
D | ANGLE_depth_texture.txt | 17 Contributors to OES_depth_texture 52 OES_depth_texture and OES_packed_depth_stencil, but does not 361 1) What are the differences between this extension and OES_depth_texture 371 Since these were not clearly specified in the OES_depth_texture 373 implementations of OES_depth_texture and ANGLE_depth_texture. 381 RESOLVED: This was done to be more consistent with the OES_depth_texture 400 05/23/2012 dgkoch intial revision based on OES_depth_texture and
|
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 66 static const char* OES_depth_texture = "GL_OES_depth_texture"; variable 1563 TF(GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT, GL_DEPTH_COMPONENT, OES_depth_texture), in getESTestData() 1564 TF(GL_DEPTH_COMPONENT, GL_UNSIGNED_INT, GL_DEPTH_COMPONENT, OES_depth_texture), in getESTestData() 1565 …EPTH_STENCIL, GL_UNSIGNED_INT_24_8, GL_DEPTH_STENCIL, OES_packed_depth_stencil, OES_depth_texture), in getESTestData() 1692 OES_depth_texture), in getESTestData() 1694 OES_depth_texture), in getESTestData() 1715 RF(GL_DEPTH_COMPONENT16, RENDERBUFFER_DEPTH, OES_depth_texture), in getESTestData()
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_format_utils.mm | 32 // supported here in order for the OES_depth_texture extension to be enabled.
|
D | TextureMtl.mm | 447 // https://www.khronos.org/registry/OpenGL/extensions/OES/OES_depth_texture.txt
|
/external/angle/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 10 …depth_texture](https://www.khronos.org/registry/gles/extensions/OES/OES_depth_texture.txt) or [GL_…
|
/external/mesa3d/src/mesa/main/ |
D | extensions_table.h | 428 EXT(OES_depth_texture , ARB_depth_texture , x , x , x…
|