Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dreduce_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
H A Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A Dreducer_test.cpp229 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dreduce_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
H A Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A Dreducer_test.cpp229 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/third_party/spirv-tools/test/reduce/
H A Dreduce_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
H A Dreduce_test_util.h67 void DumpShader(opt::IRContext* context, const char* filename);
70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A Dreducer_test.cpp229 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dfuzz_test_util.h74 void DumpShader(opt::IRContext* context, const char* filename);
77 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A 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
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzz_test_util.h74 void DumpShader(opt::IRContext* context, const char* filename);
77 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A 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
/third_party/spirv-tools/test/fuzz/
H A Dfuzz_test_util.h74 void DumpShader(opt::IRContext* context, const char* filename);
77 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
H A 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
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/
H A 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()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/
H A 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()
/third_party/spirv-tools/tools/reduce/
H A Dreduce.cpp244 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
254 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
257 DumpShader(binary, filename); in DumpShader()
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
H A 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
662 DumpShader(binary, filename); in DumpShader()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A 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
662 DumpShader(binary, filename); in DumpShader()
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp643 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() function
653 void DumpShader(spvtools::opt::IRContext* context, const char* filename) { in DumpShader() function
656 DumpShader(binary, filename); in DumpShader()

Completed in 16 milliseconds