Lines Matching refs:mapTextureFormat
416 const auto componentWidth = getFormatComponentWidth(mapTextureFormat(format), 0u); in AddFillReadShader()
512 const VkFormat imageFormat = mapTextureFormat(format); in initDataForImage()
543 const VkFormat format = mapTextureFormat(tcuFormat); in commonCheckSupport()
729 const VkFormat imageFormat = mapTextureFormat(m_format); in initPrograms()
861 const VkFormat imageFormat = mapTextureFormat(m_format); in initPrograms()
1041 const VkFormat imageFormat = mapTextureFormat(m_format); in iterate()
1404 …erView = makeBufferView(deviceInterface, device, *(*m_inputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1515 if (isFloatFormat(mapTextureFormat(m_format))) in verifyResult()
1523 if (isUintFormat(mapTextureFormat(m_format))) in verifyResult()
1536 else if (isIntFormat(mapTextureFormat(m_format))) in verifyResult()
1682 …createImageAndView(mapTextureFormat(m_format), extendedLayerSize, useTransfer, m_intermResultsImag… in prepareResources()
1709 …View = makeBufferView(deviceInterface, device, *(*m_inputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1710 …rView = makeBufferView(deviceInterface, device, *(*m_outputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1834 if (isUintFormat(mapTextureFormat(m_format))) in verifyResult()
1847 else if (isIntFormat(mapTextureFormat(m_format))) in verifyResult()