Home
last modified time | relevance | path

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

/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.cpp229 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/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.cpp229 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.h74 void DumpShader(opt::IRContext* context, const char* filename);
77 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
124 DumpShader(binary, filename); in DumpShader()
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.h74 void DumpShader(opt::IRContext* context, const char* filename);
77 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
Dfuzz_test_util.cpp121 void DumpShader(opt::IRContext* context, const char* filename) { in DumpShader() function
124 DumpShader(binary, filename); in DumpShader()
127 void DumpShader(const std::vector<uint32_t>& binary, 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
262 DumpShader(binary, filename); in DumpShader()
/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
262 DumpShader(binary, filename); in DumpShader()
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp605 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
615 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
618 DumpShader(binary, filename); in DumpShader()
/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp605 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
615 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
618 DumpShader(binary, filename); in DumpShader()