HomeSort by relevance Sort by last modified time
    Searched refs:isUIntFormatType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 142 static inline bool isUIntFormatType (tcu::TextureFormat::ChannelType type)
164 isUIntFormatType(colorBufferFormat.type)))
367 else if (isUIntFormatType(dst.getFormat().type))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 207 static inline bool isUIntFormatType (tcu::TextureFormat::ChannelType type)
396 else if (isUIntFormatType(dst.getFormat().type))
    [all...]

Completed in 2647 milliseconds