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

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 135 static inline bool isSIntFormatType (tcu::TextureFormat::ChannelType type)
163 (isSIntFormatType(colorBufferFormat.type) ||
167 const bool isSigned = isSIntFormatType(colorBufferFormat.type);
369 else if (isSIntFormatType(dst.getFormat().type))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 200 static inline bool isSIntFormatType (tcu::TextureFormat::ChannelType type)
398 else if (isSIntFormatType(dst.getFormat().type))
    [all...]

Completed in 552 milliseconds