Home
last modified time | relevance | path

Searched defs:isIntegerFormat (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp176 bool isIntegerFormat; in init() member
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1244 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local
1704 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local
1797 const bool isIntegerFormat (isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp459 bool isIntegerFormat (const tcu::TextureFormat& format) in isIntegerFormat() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp143 inline bool isIntegerFormat (const VkFormat format) in isIntegerFormat() function