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

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 128 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type)
365 else if (isUnormFormatType(dst.getFormat().type))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 193 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type)
394 else if (isUnormFormatType(dst.getFormat().type))
    [all...]

Completed in 136 milliseconds