Home
last modified time | relevance | path

Searched defs:read_prop (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_tess.cpp146 bool TCSShader::read_prop(std::istream& is) in read_prop() function in r600::TCSShader
288 bool TESShader::TESShader::read_prop(std::istream& is) in read_prop() function in r600::TESShader::TESShader
Dsfn_shader_cs.cpp80 bool ComputeShader::read_prop(UNUSED std::istream& is) in read_prop() function in r600::ComputeShader
Dsfn_shader_gs.cpp373 bool GeometryShader::read_prop(std::istream& is) in read_prop() function in r600::GeometryShader
Dsfn_shader_vs.cpp560 bool VertexShader::read_prop(std::istream& is) in read_prop() function in r600::VertexShader
Dsfn_shader_fs.cpp577 bool FragmentShader::read_prop(std::istream& is) in read_prop() function in r600::FragmentShader