Home
last modified time | relevance | path

Searched refs:emit_struct (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cpp.cpp148 emit_struct(self); in emit_block_struct()
188 emit_struct(type); in emit_resources()
Dspirv_glsl.hpp591 void emit_struct(SPIRType &type);
Dspirv_hlsl.cpp1250 emit_struct(type); in emit_specialization_constants_and_structs()
2192 emit_struct(get<SPIRType>(type.self)); in emit_buffer_block()
Dspirv_glsl.cpp1096 void CompilerGLSL::emit_struct(SPIRType &type) in emit_struct() function in CompilerGLSL
2107 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()
Dspirv_msl.cpp6722 emit_struct(get<SPIRType>(type_id)); in emit_specialization_constants_and_structs()
9135 emit_struct(ib_type); in emit_interface_block()
/third_party/mesa3d/src/broadcom/cle/
Dgen_pack_header.py502 self.emit_struct()
588 def emit_struct(self): member in Parser
/third_party/mesa3d/src/asahi/lib/
Dgen_pack.py627 self.emit_struct()
690 def emit_struct(self): member in Parser
/third_party/mesa3d/src/intel/genxml/
Dgen_pack_header.py631 self.emit_struct()
719 def emit_struct(self): member in Parser
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py739 self.emit_struct()
827 def emit_struct(self): member in Parser