Lines Matching refs:mapTextureFormat
415 const auto componentWidth = getFormatComponentWidth(mapTextureFormat(format), 0u); in AddFillReadShader()
511 const VkFormat imageFormat = mapTextureFormat(format); in initDataForImage()
542 const VkFormat format = mapTextureFormat(tcuFormat); in commonCheckSupport()
696 const VkFormat imageFormat = mapTextureFormat(m_format); in initPrograms()
824 const VkFormat imageFormat = mapTextureFormat(m_format); in initPrograms()
1000 const VkFormat imageFormat = mapTextureFormat(m_format); in iterate()
1360 …erView = makeBufferView(deviceInterface, device, *(*m_inputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1471 if (isFloatFormat(mapTextureFormat(m_format))) in verifyResult()
1479 if (isUintFormat(mapTextureFormat(m_format))) in verifyResult()
1492 else if (isIntFormat(mapTextureFormat(m_format))) in verifyResult()
1637 …createImageAndView(mapTextureFormat(m_format), extendedLayerSize, useTransfer, m_intermResultsImag… in prepareResources()
1664 …View = makeBufferView(deviceInterface, device, *(*m_inputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1665 …rView = makeBufferView(deviceInterface, device, *(*m_outputBuffer), mapTextureFormat(m_format), 0,… in prepareDescriptors()
1789 if (isUintFormat(mapTextureFormat(m_format))) in verifyResult()
1802 else if (isIntFormat(mapTextureFormat(m_format))) in verifyResult()