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

  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsEarlyFragmentTests.cpp 528 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0;
532 << (useEarlyTests ? "layout(early_fragment_tests) in;\n" : "")
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp     [all...]

Completed in 109 milliseconds