Home
last modified time | relevance | path

Searched defs:opsource_lines (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp751 …shader_module &shader, const uint32_t reported_file_id, std::vector<std::string> &opsource_lines) { in ReadOpSource()
907 std::vector<std::string> opsource_lines; in GenerateSourceMessages() local