Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp329 const char *getPipelineCompilerFilePrefix(void) const;
H A DtcuCommandLine.cpp1417 const char *CommandLine::getPipelineCompilerFilePrefix(void) const in getPipelineCompilerFilePrefix() function in tcu::CommandLine
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp961 std::string(m_testCtx.getCommandLine().getPipelineCompilerFilePrefix())); in importPipelineCacheData()