Home
last modified time | relevance | path

Searched refs:pipelineCompilerArgs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksCacheBuilder.hpp36 const std::string &pipelineCompilerArgs,
H A DvksCacheBuilder.cpp447 const std::string &pipelineCompilerArgs, in buildOfflinePipelineCache() argument
479 if (!pipelineCompilerArgs.empty()) in buildOfflinePipelineCache()
480 compilerCommand << " " << pipelineCompilerArgs; in buildOfflinePipelineCache()