HomeSort by relevance Sort by last modified time
    Searched defs:checkFormatSupport (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 262 void FboTestCase::checkFormatSupport (deUint32 sizedFormat)
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 273 void FboTestCase::checkFormatSupport (deUint32 sizedFormat)
es31fShaderFramebufferFetchTests.cpp 238 void checkFormatSupport (Context& context, deUint32 sizedFormat)
320 checkFormatSupport(m_context, m_format);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiGranularityTests.cpp 87 void checkFormatSupport (const VkFormat format);
122 void GranularityInstance::checkFormatSupport (const VkFormat format)
154 checkFormatSupport(it->format);

Completed in 68 milliseconds