Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp323 const char *getPipelineCompilerOutputFile(void) const;
H A DtcuCommandLine.cpp1401 const char *CommandLine::getPipelineCompilerOutputFile(void) const in getPipelineCompilerOutputFile() function in tcu::CommandLine
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp959 std::string(m_testCtx.getCommandLine().getPipelineCompilerOutputFile()), in importPipelineCacheData()