Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.hpp54 inline bool isIntegerFormat(const vk::VkFormat format) in isIntegerFormat() function
DvktImageMutableTests.cpp384 …const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFor… in initPrograms() local
694 … const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in genVertexData() local
732 …const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTE… in generateExpectedImage() local
1605 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testMutable() local
2140 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testSwapchainMutable() local
/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp181 bool isIntegerFormat; in init() member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1625 bool isIntegerFormat = isUintFormat(mapTextureFormat(depthResult.getFormat())) || in verifyImage() local
1655 bool isIntegerFormat = isUintFormat(mapTextureFormat(stencilResult.getFormat())) || in verifyImage() local
1740 …const bool isIntegerFormat = isUintFormat(m_imageFormat) || isIntFormat(m_imageForma… in verifyImage() local
DvktPipelineLegacyAttrTests.cpp943 const bool isIntegerFormat = !isFloatFormat; in createLegacyVertexAttributesTests() local
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1434 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local
1942 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local
2062 const bool isIntegerFormat(isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp668 bool isIntegerFormat(const tcu::TextureFormat &format) in isIntegerFormat() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp4480 const bool isIntegerFormat = in initPrograms() local