Home
last modified time | relevance | path

Searched refs:nonResidentStrict (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp759 const bool nonResidentStrict = (flags & TEST_FLAG_NON_RESIDENT_STRICT) != 0; in initProgramsDrawWithUBO() local
788 if (residency && nonResidentStrict) in initProgramsDrawWithUBO()