Lines Matching refs:empty_string
167 static const std::string empty_string = ""; variable
431 const std::string* cs = &empty_string; \
442 vs = &empty_string; \
443 tcs = &empty_string; \
444 tes = &empty_string; \
445 gs = &empty_string; \
446 fs = &empty_string; \
3659 this->execute_positive_test(empty_string, empty_string, empty_string, empty_string, empty_string, in execute_dispatch_test()
3752 const std::string& compute_shader_source = empty_string; in execute_draw_test()
4572 this->execute_positive_test(empty_string, empty_string, empty_string, empty_string, empty_string, in execute_dispatch_test()
4666 const std::string& compute_shader_source = empty_string; in execute_draw_test()
7729 const std::string& compute_shader_source = empty_string; in test_shader_compilation()
8174 const std::string& compute_shader_source = empty_string; in test_shader_compilation()
8719 const std::string* cs = &empty_string; in execute()
8721 const std::string* tcs = &empty_string; in execute()
8722 const std::string* tes = &empty_string; in execute()
8723 const std::string* gs = &empty_string; in execute()
8730 vs = &empty_string; in execute()
8731 fs = &empty_string; in execute()
9090 this->execute_positive_test(empty_string, empty_string, empty_string, empty_string, empty_string, in execute_dispatch_test()
9213 const std::string& compute_shader_source = empty_string; in execute_draw_test()