Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp182 const VkFormat depthFormat, in DepthTest()
223 const VkFormat depthFormat, in DepthTestInstance()
DvktPipelineTimestampTests.cpp1019 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()
1102 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.hpp47 vk::VkFormat depthFormat; member
/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.cpp1809 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/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h959 SWR_FORMAT depthFormat; // @llvm_enum member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1361 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
3542 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local