Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksCacheBuilder.hpp32 void exportFilesForExternalCompiler(const VulkanPipelineCacheInput &input, const std::string &path,
H A DvksCacheBuilder.cpp104 void exportFilesForExternalCompiler(const VulkanPipelineCacheInput &input, const std::string &path, in exportFilesForExternalCompiler() function
466 exportFilesForExternalCompiler(input, pipelineCompilerDataDir, pipelineCompilerFilePrefix); in buildOfflinePipelineCache()