Searched defs:isIntegerFormat (Results 1 – 8 of 8) sorted by relevance
383 …const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFor… in initPrograms() local693 … const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in genVertexData() local729 …const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTE… in generateExpectedImage() local1598 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testMutable() local2105 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testSwapchainMutable() local
54 inline bool isIntegerFormat(const vk::VkFormat format) in isIntegerFormat() function
181 bool isIntegerFormat; in init() member
1625 bool isIntegerFormat = isUintFormat(mapTextureFormat(depthResult.getFormat())) || in verifyImage() local1655 bool isIntegerFormat = isUintFormat(mapTextureFormat(stencilResult.getFormat())) || in verifyImage() local1740 …const bool isIntegerFormat = isUintFormat(m_imageFormat) || isIntFormat(m_imageForma… in verifyImage() local
1435 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local1943 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local2063 const bool isIntegerFormat(isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
801 bool isIntegerFormat(GLenum format) { in isIntegerFormat() function
668 bool isIntegerFormat(const tcu::TextureFormat &format) in isIntegerFormat() function
4475 const bool isIntegerFormat = in initPrograms() local