Home
last modified time | relevance | path

Searched defs:combinedFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp72 const tcu::TextureFormat combinedFormat = glu::mapGLInternalFormat(depthStencilFormat); in getDepthStencilBits() local
134 const tcu::TextureFormat combinedFormat = glu::mapGLInternalFormat(format); in chooseDepthStencilFormat() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3999 tcu::TextureFormat getDepthCopyFormat (VkFormat combinedFormat) in getDepthCopyFormat()
4024 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat) in getStencilCopyFormat()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp407 const tcu::TextureFormat mapCombinedToDepthTransferFormat (const tcu::TextureFormat& combinedFormat) in mapCombinedToDepthTransferFormat()