Home
last modified time | relevance | path

Searched defs:depthTexture (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.cpp67 GLuint depthTexture, in CreateMultiviewBackingTextures()
169 GLuint depthTexture, in CreateMultiviewBackingTextures()
183 GLuint depthTexture, in AttachMultiviewTextures()
210 GLuint depthTexture, in AttachMultiviewTextures()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.cpp67 GLuint depthTexture, in CreateMultiviewBackingTextures()
169 GLuint depthTexture, in CreateMultiviewBackingTextures()
183 GLuint depthTexture, in AttachMultiviewTextures()
210 GLuint depthTexture, in AttachMultiviewTextures()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp163 deUint32 depthTexture = 0; in render() local
249 deUint32 depthTexture = 0; in render() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledSamplingTests.cpp141 wgpu::Texture depthTexture; in TEST_P() local
DDepthStencilCopyTests.cpp193 wgpu::Texture depthTexture = CreateDepthTexture( in TEST_P() local
261 wgpu::Texture depthTexture = CreateDepthTexture( in TEST_P() local
DPrimitiveStateTests.cpp141 wgpu::Texture depthTexture; member in DepthClampingTest
DViewportTests.cpp116 wgpu::Texture depthTexture = device.CreateTexture(&depthDesc); in TestViewportDepth() local
DDepthStencilStateTests.cpp363 wgpu::Texture depthTexture; member in DepthStencilStateTest
DQueryTests.cpp148 wgpu::Texture depthTexture = CreateRenderTexture(wgpu::TextureFormat::Depth24PlusStencil8); in TestOcclusionQueryWithDepthStencilTest() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilTest.cpp359 GLTexture depthTexture; in TEST_P() local
DFramebufferTest.cpp2865 GLTexture depthTexture; in TEST_P() local
2935 GLTexture depthTexture; in TEST_P() local
3018 GLTexture depthTexture; in TEST_P() local
3454 GLTexture depthTexture; in TEST_P() local
DWebGLFramebufferTest.cpp824 GLTexture depthTexture; in TEST_P() local
DVulkanPerformanceCounterTest.cpp477 GLTexture depthTexture; in TEST_P() local
2419 GLTexture depthTexture; in TEST_P() local
DTextureMultisampleTest.cpp844 GLTexture depthTexture; in TEST_P() local
DMultisampledRenderToTextureTest.cpp267 GLTexture depthTexture; in TEST_P() local
DTextureTest.cpp2752 GLTexture depthTexture; in TEST_P() local
8240 GLTexture depthTexture; in testBehavior() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp830 GLTexture depthTexture; in TEST_P() local
DTextureMultisampleTest.cpp802 GLTexture depthTexture; in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp52 void setTexParameters(const Functions& gl, GLenum target, bool depthTexture) in setTexParameters()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp304 dawn::Texture depthTexture; member in DepthStencilStateTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp772 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(src.getFormat()), src.getWidth(),… in uploadImage() local
984 …tcu::TextureLevel depthTexture (mapCombinedToDepthTransferFormat(imageFormat), parms.extent.width … in readImage() local
2811 …tcu::TextureLevel depthTexture(mapCombinedToDepthTransferFormat(bufferAccess.getFormat()), bufferA… in iterate() local