/external/angle/src/tests/gl_tests/ |
D | WebGLFramebufferTest.cpp | 490 GLenum *depthFormat, in tryDepth() 508 bool checkValidColorDepthCombination(GLenum *depthFormat, GLenum *depthAttachment) in checkValidColorDepthCombination() 567 void WebGLFramebufferTest::testUsingIncompleteFramebuffer(GLenum depthFormat, in testUsingIncompleteFramebuffer() 614 void testFramebufferIncompleteAttachment(GLenum depthFormat) in testFramebufferIncompleteAttachment() 659 void testFramebufferIncompleteDimensions(GLenum depthFormat, GLenum depthAttachment) in testFramebufferIncompleteDimensions() 800 GLenum depthFormat = GL_NONE; in TEST_P() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 83 VkFormat depthFormat; member 171 VkFormat depthFormat; member
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 213 const VkFormat depthFormat, in DepthTest() 295 const VkFormat depthFormat, in DepthTestInstance()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 67 VkFormat depthFormat; member
|
D | vktPipelineTimestampTests.cpp | 1582 void BasicGraphicsTestInstance::buildRenderPass (VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass() 1591 …sTestInstance::buildFrameBuffer (tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.hpp | 50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED; member
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 95 vk::Format depthFormat; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 700 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local 889 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fClipControlTests.cpp | 1237 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local 1425 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::UNORM_INT16); in ValidateFramebuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 264 VkFormat depthFormat = VK_FORMAT_UNDEFINED; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolConcurrentTests.cpp | 96 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
D | vktQueryPoolOcclusionTests.cpp | 87 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | state.h | 1083 SWR_FORMAT depthFormat; // @llvm_enum member
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1477 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local 3770 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
|