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

Completed in 41 milliseconds