Searched refs:pipe_binary_program_header (Results 1 – 11 of 11) sorted by relevance
302 reinterpret_cast<const pipe_binary_program_header *>(section.data.data()); in spirv_to_nir()448 const pipe_binary_program_header header { uint32_t(blob.size) }; in spirv_to_nir()
1161 struct pipe_binary_program_header struct
125 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()858 const auto c_il = ((struct pipe_binary_program_header*)bsec.data.data())->blob; in link_program()
322 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()
287 const struct pipe_binary_program_header *hdr = cso->prog; in ir3_shader_compute_state_create()
410 const struct pipe_binary_program_header *header; in evergreen_create_compute_state()
252 const struct pipe_binary_program_header *header; in si_create_compute_state()
753 const struct pipe_binary_program_header *hdr = cso->prog; in nvc0_cp_state_create()
939 const struct pipe_binary_program_header *hdr = templ->prog; in llvmpipe_create_compute_state()
3249 const struct pipe_binary_program_header *hdr = state->prog; in iris_create_compute_state()
2020 - rename pipe_llvm_program_header to pipe_binary_program_header