Searched defs:read_prop (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ | ||
H A D | sfn_shader_cs.cpp | 80 bool ComputeShader::read_prop(UNUSED std::istream& is) in read_prop() function in r600::ComputeShader |
H A D | sfn_shader_tess.cpp | 146 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 |
H A D | sfn_shader_vs.cpp | 560 bool VertexShader::read_prop(std::istream& is) in read_prop() function in r600::VertexShader |
H A D | sfn_shader_fs.cpp | 577 bool FragmentShader::read_prop(std::istream& is) in read_prop() function in r600::FragmentShader |
/kernel/linux/linux-5.10/include/linux/soundwire/ | ||
H A D | sdw.h | 585 int (*read_prop)(struct sdw_slave *sdw); member 811 int (*read_prop)(struct sdw_bus *bus); member |
/kernel/linux/linux-6.6/include/linux/soundwire/ | ||
H A D | sdw.h | 633 int (*read_prop)(struct sdw_slave *sdw); member 866 int (*read_prop)(struct sdw_bus *bus); member |
Completed in 8 milliseconds