Home
last modified time | relevance | path

Searched defs:printValidationErrors (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp166 DebugReportRecorder::DebugReportRecorder(bool printValidationErrors) in DebugReportRecorder()
/external/deqp/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.cpp293 const bool printValidationErrors = cmdLine.printValidationErrors(); in createCustomInstanceWithExtensions() local
406 const bool printValidationErrors = cmdLine.printValidationErrors(); in createCustomInstanceFromInfo() local
468 const bool printValidationErrors = cmdLine.printValidationErrors(); in createUncheckedInstance() local
DvktTestCase.cpp656 bool printValidationErrors) in createDebugReportRecorder()
/external/deqp/framework/common/
DtcuCommandLine.cpp1209 bool CommandLine::printValidationErrors(void) const in printValidationErrors() function in tcu::CommandLine