Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp383 …const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFor… in initPrograms() local
693 … const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat); in genVertexData() local
729 …const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTE… in generateExpectedImage() local
1598 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testMutable() local
2105 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format); in testSwapchainMutable() local
H A DvktImageLoadStoreUtil.hpp54 inline bool isIntegerFormat(const vk::VkFormat format) in isIntegerFormat() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp181 bool isIntegerFormat; in init() member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A 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
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1435 const int isIntegerFormat = isFormatTypeInteger(m_format.type); in iterate() local
1943 const bool isIntegerFormat = isFormatTypeInteger(resultSlice.getFormat().type); in operator ()() local
2063 const bool isIntegerFormat(isFormatTypeInteger(resultSlice.getFormat().type)); in operator ()() local
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp801 bool isIntegerFormat(GLenum format) { in isIntegerFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp668 bool isIntegerFormat(const tcu::TextureFormat &format) in isIntegerFormat() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp4475 const bool isIntegerFormat = in initPrograms() local