Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp2503 const char *subsetDescription = ""; in DumpPipelineCacheGraph() local
2508 subsetDescription = "(vertex input)\\n"; in DumpPipelineCacheGraph()
2512 subsetDescription = "(shaders)\\n"; in DumpPipelineCacheGraph()
2516 subsetDescription = "(fragment output)\\n"; in DumpPipelineCacheGraph()
2525 << subsetDescription << "\\nCommon state:\\n"; in DumpPipelineCacheGraph()