Searched refs:emit_struct (Results 1 – 9 of 9) sorted by relevance
148 emit_struct(self); in emit_block_struct()188 emit_struct(type); in emit_resources()
591 void emit_struct(SPIRType &type);
1250 emit_struct(type); in emit_specialization_constants_and_structs()2192 emit_struct(get<SPIRType>(type.self)); in emit_buffer_block()
1096 void CompilerGLSL::emit_struct(SPIRType &type) in emit_struct() function in CompilerGLSL2107 emit_struct(type); in emit_push_constant_block_glsl()2143 emit_struct(type); in emit_buffer_block_legacy()3393 emit_struct(*type); in emit_resources()
6722 emit_struct(get<SPIRType>(type_id)); in emit_specialization_constants_and_structs()9135 emit_struct(ib_type); in emit_interface_block()
502 self.emit_struct()588 def emit_struct(self): member in Parser
627 self.emit_struct()690 def emit_struct(self): member in Parser
631 self.emit_struct()719 def emit_struct(self): member in Parser
739 self.emit_struct()827 def emit_struct(self): member in Parser