Searched refs:construct_interface_instance (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp364 const glsl_type *construct_interface_instance() const;
409 per_vertex_accumulator::construct_interface_instance() const function in class:__anon505b80a70110::per_vertex_accumulator
1599 this->per_vertex_in.construct_interface_instance();
1605 this->per_vertex_in.construct_interface_instance();
1611 this->per_vertex_out.construct_interface_instance();
1619 this->per_vertex_out.construct_interface_instance();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp318 const glsl_type *construct_interface_instance() const;
362 per_vertex_accumulator::construct_interface_instance() const function in class:__anonc328bf340110::per_vertex_accumulator
1403 this->per_vertex_in.construct_interface_instance();
1409 this->per_vertex_in.construct_interface_instance();
1415 this->per_vertex_out.construct_interface_instance();
1423 this->per_vertex_out.construct_interface_instance();

Completed in 6 milliseconds