Home
last modified time | relevance | path

Searched refs:emit_header (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.hpp68 void emit_header() override;
H A Dspirv_cpp.cpp350 emit_header(); in compile()
358 // Match opening scope of emit_header(). in compile()
488 void CompilerCPP::emit_header() in emit_header() function in CompilerCPP
H A Dspirv_hlsl.hpp218 void emit_header() override;
H A Dspirv_glsl.hpp370 virtual void emit_header();
H A Dspirv_msl.hpp720 void emit_header() override;
H A Dspirv_hlsl.cpp524 void CompilerHLSL::emit_header() in emit_header() function in ImageFormatNormalizedState::CompilerHLSL
5795 emit_header(); in compile()
H A Dspirv_glsl.cpp673 emit_header();
763 void CompilerGLSL::emit_header()
H A Dspirv_msl.cpp1463 emit_header(); in compile()
4592 void CompilerMSL::emit_header() in emit_header() function in CompilerMSL
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrgif.c252 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() function
340 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap); in start_output_gif()
342 emit_header(dest, 256, (JSAMPARRAY)NULL); in start_output_gif()
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py545 def emit_header(self, name): member in Parser
568 self.emit_header(name)
594 self.emit_header(name)
/third_party/mesa3d/src/asahi/lib/
H A Dgen_pack.py638 def emit_header(self, name): member in Parser
694 self.emit_header(name)
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Dgen_pack.py755 def emit_header(self, name): member in Parser
831 self.emit_header(name)
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c786 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() function
1742 emit_header(nv_out, &nv); in hd_inflate_commit_indexed()
1779 emit_header(nv_out, &nv); in hd_inflate_commit_newname()
1826 emit_header(nv_out, &nv); in hd_inflate_commit_indname()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c786 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() function
1742 emit_header(nv_out, &nv); in hd_inflate_commit_indexed()
1779 emit_header(nv_out, &nv); in hd_inflate_commit_newname()
1826 emit_header(nv_out, &nv); in hd_inflate_commit_indname()
/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dwasm-module-builder.js557 emit_header() {
890 binary.emit_header();
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2099 emit_header( struct ureg_program *ureg ) in emit_header() function
2127 emit_header( ureg ); in ureg_finalize()

Completed in 53 milliseconds