Searched defs:isIntegerFormat (Results 1 – 7 of 7) sorted by relevance
54 inline bool isIntegerFormat (const vk::VkFormat format) in isIntegerFormat() function
400 …const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in initPrograms() local728 const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in genVertexData() local763 …const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || chann… in generateExpectedImage() local1616 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testMutable() local2160 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testSwapchainMutable() local
176 bool isIntegerFormat; in init() member
1461 …bool isIntegerFormat = isUintFormat(mapTextureFormat(depthResult.getFormat())) || isIntFo… in verifyImage() local1492 …bool isIntegerFormat = isUintFormat(mapTextureFormat(stencilResult.getFormat())) || isInt… in verifyImage() local1581 const bool isIntegerFormat = isUintFormat(m_imageFormat) || isIntFormat(m_imageFormat); in verifyImage() local
1279 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local1737 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local1844 const bool isIntegerFormat (isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
670 bool isIntegerFormat (const tcu::TextureFormat& format) in isIntegerFormat() function
4132 …const bool isIntegerFormat = isIntFormat(m_resourceDesc.imageFormat) || isUintFormat(m_resourceD… in initPrograms() local