/external/deqp-deps/SPIRV-Tools/test/reduce/ |
D | reduce_test_util.cpp | 97 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
|
D | reduce_test_util.h | 67 void DumpShader(opt::IRContext* context, const char* filename); 70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
|
D | reducer_test.cpp | 249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
|
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | reduce_test_util.cpp | 97 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
|
D | reduce_test_util.h | 67 void DumpShader(opt::IRContext* context, const char* filename); 70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
|
D | reducer_test.cpp | 249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
|
/external/angle/third_party/spirv-tools/src/test/reduce/ |
D | reduce_test_util.cpp | 97 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
|
D | reduce_test_util.h | 67 void DumpShader(opt::IRContext* context, const char* filename); 70 void DumpShader(const std::vector<uint32_t>& binary, const char* filename);
|
D | reducer_test.cpp | 249 DumpShader(binary, ss.str().c_str()); in InterestingWhileOpcodeExists()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | fuzz_test_util.cpp | 96 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
|
D | fuzz_test_util.h | 99 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/ |
D | fuzz_test_util.cpp | 96 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
|
D | fuzz_test_util.h | 99 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/ |
D | fuzz_test_util.cpp | 96 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
|
D | fuzz_test_util.h | 99 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/ |
D | reduce.cpp | 231 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/ |
D | reduce.cpp | 231 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/ |
D | reduce.cpp | 231 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/ |
D | fuzz.cpp | 488 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/ |
D | fuzz.cpp | 511 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/ |
D | fuzz.cpp | 511 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()
|