Home
last modified time | relevance | path

Searched defs:formatMaxValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbExternalFormatResolveTests.cpp670 …const tcu::Vec4 formatMaxValue = tcu::getTextureFormatInfo(mapVkFormat(m_colorAttachmentFormat)).v… in checkExternalFormatTestingRequired() local
681 const tcu::Vec4 formatMaxValue = tcu::getTextureFormatInfo(texture.getFormat()).valueMax; in buildReferenceImage() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp624 tcu::Vec4 formatMaxValue = getTextureFormatInfo(m_texFmt).valueMax; in genReferenceTexture() local