Searched refs:pipe_binary_program_header (Results 1 – 12 of 12) sorted by relevance
60 const struct pipe_binary_program_header *hdr = cso->prog; in panfrost_create_compute_state()
289 reinterpret_cast<const pipe_binary_program_header *>(section.data.data()); in spirv_to_nir()435 const pipe_binary_program_header header { uint32_t(blob.size) }; in spirv_to_nir()
1168 struct pipe_binary_program_header struct
322 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()
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()
305 const struct pipe_binary_program_header *hdr = cso->prog; in ir3_shader_compute_state_create()
429 const struct pipe_binary_program_header *header; in evergreen_create_compute_state()
247 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()
926 const struct pipe_binary_program_header *hdr = templ->prog; in llvmpipe_create_compute_state()
3241 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