Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/reduce/
Dreduce_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
/external/deqp-deps/SPIRV-Tools/tools/reduce/
Dreduce.cpp249 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
259 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
/external/swiftshader/third_party/SPIRV-Tools/tools/reduce/
Dreduce.cpp249 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
259 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/reduce/
Dreduce.cpp249 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
259 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/fuzz/
Dfuzz.cpp649 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
659 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp649 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
659 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp649 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
659 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function