Home
last modified time | relevance | path

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

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