Searched defs:do_print_properties (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ | ||
H A D | sfn_shader_cs.cpp | 85 void ComputeShader::do_print_properties(UNUSED std::ostream& os) const in do_print_properties() function in r600::ComputeShader |
H A D | sfn_shader_tess.cpp | 167 void TCSShader::do_print_properties(std::ostream& os) const in do_print_properties() function in r600::TCSShader 294 void TESShader::do_print_properties(std::ostream& os) const in do_print_properties() function in r600::TESShader |
H A D | sfn_shader_vs.cpp | 566 void VertexShader::do_print_properties(std::ostream& os) const in do_print_properties() function in r600::VertexShader |
H A D | sfn_shader_fs.cpp | 604 void FragmentShader::do_print_properties(std::ostream& os) const in do_print_properties() function in r600::FragmentShader |
Completed in 4 milliseconds