Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp326 const char *getPipelineCompilerLogFile(void) const;
H A DtcuCommandLine.cpp1409 const char *CommandLine::getPipelineCompilerLogFile(void) const in getPipelineCompilerLogFile() function in tcu::CommandLine
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp960 std::string(m_testCtx.getCommandLine().getPipelineCompilerLogFile()), in importPipelineCacheData()