Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp74 const tcu::TextureFormat combinedFormat = glu::mapGLInternalFormat(depthStencilFormat); in getDepthStencilBits() local
115 const tcu::TextureFormat combinedFormat = glu::mapGLInternalFormat(format); in chooseDepthStencilFormat() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4517 tcu::TextureFormat getDepthCopyFormat(VkFormat combinedFormat) in getDepthCopyFormat()
4542 tcu::TextureFormat getStencilCopyFormat(VkFormat combinedFormat) in getStencilCopyFormat()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp529 const tcu::TextureFormat mapCombinedToDepthTransferFormat(const tcu::TextureFormat &combinedFormat) in mapCombinedToDepthTransferFormat()