Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp81 std::string stringifyDescriptorUpdateMethod(DescriptorUpdateMethod method) in stringifyDescriptorUpdateMethod() function
215 …TCU_THROW(NotSupportedError, (stringifyDescriptorUpdateMethod(updateMethod) + " tests are not supp… in verifyDriverSupport()