Home
last modified time | relevance | path

Searched defs:depthFormat (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp182 const VkFormat depthFormat, in DepthTest()
223 const VkFormat depthFormat, in DepthTestInstance()
DvktPipelineTimestampTests.cpp1040 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()
1123 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp671 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
/external/swiftshader/src/OpenGL/libGL/
Dutilities.cpp817 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp1761 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp85 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp1279 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
3400 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local