Searched refs:emit_interface_block (Results 1 – 6 of 6) sorted by relevance
75 void emit_interface_block(const SPIRVariable &type);
50 void CompilerCPP::emit_interface_block(const SPIRVariable &var) in emit_interface_block() function in CompilerCPP241 emit_interface_block(var); in emit_resources()
846 void emit_interface_block(uint32_t ib_var_id);
603 void emit_interface_block(const SPIRVariable &type);
6573 emit_interface_block(stage_out_var_id); in emit_resources()6574 emit_interface_block(patch_stage_out_var_id); in emit_resources()6575 emit_interface_block(stage_in_var_id); in emit_resources()6576 emit_interface_block(patch_stage_in_var_id); in emit_resources()9127 void CompilerMSL::emit_interface_block(uint32_t ib_var_id) in emit_interface_block() function in CompilerMSL
2490 void CompilerGLSL::emit_interface_block(const SPIRVariable &var) in emit_interface_block() function in CompilerGLSL3530 emit_interface_block(var); in emit_resources()