Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp317 const char* getPipelineCompilerLogFile (void) const;
DtcuCommandLine.cpp1098 const char* CommandLine::getPipelineCompilerLogFile(void) const in getPipelineCompilerLogFile() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp964 std::string( m_testCtx.getCommandLine().getPipelineCompilerLogFile()), in importPipelineCacheData()