Searched defs:isIntegerFormat (Results 1 – 6 of 6) sorted by relevance
53 inline bool isIntegerFormat (const vk::VkFormat format) in isIntegerFormat() function
397 …const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in initPrograms() local814 const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in genVertexData() local849 …const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || chann… in generateExpectedImage() local1765 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testMutable() local2274 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testSwapchainMutable() local
176 bool isIntegerFormat; in init() member
1245 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local1705 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local1798 const bool isIntegerFormat (isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
646 bool isIntegerFormat (const tcu::TextureFormat& format) in isIntegerFormat() function
2475 …const bool isIntegerFormat = isIntFormat(m_resourceDesc.imageFormat) || isUintFormat(m_resourceD… in initPrograms() local