Searched defs:depthTexture (Results 1 – 12 of 12) sorted by relevance
/external/angle/src/tests/test_utils/ |
D | MultiviewTest.cpp | 67 GLuint depthTexture, in CreateMultiviewBackingTextures() 169 GLuint depthTexture, in CreateMultiviewBackingTextures() 183 GLuint depthTexture, in AttachMultiviewTextures() 210 GLuint depthTexture, in AttachMultiviewTextures()
|
/external/angle/src/tests/gl_tests/ |
D | FragDepthTest.cpp | 23 GLTexture depthTexture; member
|
D | FramebufferTest.cpp | 2988 GLTexture depthTexture; in TEST_P() local 3058 GLTexture depthTexture; in TEST_P() local 3144 GLTexture depthTexture; in TEST_P() local 3230 GLTexture depthTexture; in TEST_P() local 3319 GLTexture depthTexture; in TEST_P() local 3426 GLTexture depthTexture; in TEST_P() local 3862 GLTexture depthTexture; in TEST_P() local
|
D | DepthStencilTest.cpp | 398 GLTexture depthTexture; in TEST_P() local
|
D | WebGLFramebufferTest.cpp | 824 GLTexture depthTexture; in TEST_P() local
|
D | TextureMultisampleTest.cpp | 844 GLTexture depthTexture; in TEST_P() local
|
D | VulkanPerformanceCounterTest.cpp | 886 GLTexture depthTexture; in TEST_P() local 3435 GLTexture depthTexture; in TEST_P() local
|
D | MultisampledRenderToTextureTest.cpp | 267 GLTexture depthTexture; in TEST_P() local
|
D | TextureTest.cpp | 2768 GLTexture depthTexture; in TEST_P() local 8404 GLTexture depthTexture; in testBehavior() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 163 deUint32 depthTexture = 0; in render() local 249 deUint32 depthTexture = 0; in render() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcLayoutLocationTests.cpp | 52 void setTexParameters(const Functions& gl, GLenum target, bool depthTexture) in setTexParameters()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 772 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(src.getFormat()), src.getWidth(),… in uploadImage() local 984 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(imageFormat), parms.extent.width … in readImage() local 2813 …tcu::TextureLevel depthTexture(mapCombinedToDepthTransferFormat(bufferAccess.getFormat()), bufferA… in iterate() local
|