Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp97 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
100 DumpShader(binary, filename); in DumpShader()
103 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
Dreducer_test.cpp249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp97 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
100 DumpShader(binary, filename); in DumpShader()
103 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
Dreducer_test.cpp249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/external/angle/third_party/spirv-tools/src/test/reduce/
Dreduce_test_util.cpp97 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
100 DumpShader(binary, filename); in DumpShader()
103 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
Dreducer_test.cpp249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp96 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
99 DumpShader(binary, filename); in DumpShader()
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dfuzz_test_util.h99 void DumpShader(opt::IRContext* context, const char* filename);
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp96 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
99 DumpShader(binary, filename); in DumpShader()
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dfuzz_test_util.h99 void DumpShader(opt::IRContext* context, const char* filename);
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
/external/angle/third_party/spirv-tools/src/test/fuzz/
Dfuzz_test_util.cpp96 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
99 DumpShader(binary, filename); in DumpShader()
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
Dfuzz_test_util.h99 void DumpShader(opt::IRContext* context, const char* filename);
102 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
/external/deqp-deps/SPIRV-Tools/tools/reduce/
Dreduce.cpp231 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
241 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
244 DumpShader(binary, filename); in DumpShader()
/external/swiftshader/third_party/SPIRV-Tools/tools/reduce/
Dreduce.cpp231 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
241 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
244 DumpShader(binary, filename); in DumpShader()
/external/angle/third_party/spirv-tools/src/tools/reduce/
Dreduce.cpp231 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
241 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
244 DumpShader(binary, filename); in DumpShader()
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp488 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
498 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
501 DumpShader(binary, filename); in DumpShader()
/external/angle/third_party/spirv-tools/src/tools/fuzz/
Dfuzz.cpp511 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
521 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
524 DumpShader(binary, filename); in DumpShader()
/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp511 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
521 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
524 DumpShader(binary, filename); in DumpShader()