Searched defs:read_prop (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ | ||
| D | sfn_shader_tess.cpp | 146 bool TCSShader::read_prop(std::istream& is) in read_prop() function in r600::TCSShader |
| D | sfn_shader_cs.cpp | 80 bool ComputeShader::read_prop(UNUSED std::istream& is) in read_prop() function in r600::ComputeShader |
| D | sfn_shader_gs.cpp | 373 bool GeometryShader::read_prop(std::istream& is) in read_prop() function in r600::GeometryShader |
| D | sfn_shader_vs.cpp | 560 bool VertexShader::read_prop(std::istream& is) in read_prop() function in r600::VertexShader |
| D | sfn_shader_fs.cpp | 577 bool FragmentShader::read_prop(std::istream& is) in read_prop() function in r600::FragmentShader |