Searched refs:pipe_binary_program_header (Results 1 – 12 of 12) sorted by relevance
61 const struct pipe_binary_program_header *hdr = cso->prog; in panfrost_create_compute_state()
453 reinterpret_cast<const pipe_binary_program_header *>(section.data.data()); in spirv_to_nir()601 const pipe_binary_program_header header { uint32_t(blob.size) }; in spirv_to_nir()
998 struct pipe_binary_program_header struct
278 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()845 const auto c_il = ((struct pipe_binary_program_header*)bsec.data.data())->blob; in link_program()
294 const struct pipe_binary_program_header *hdr = cso->prog; in ir3_shader_compute_state_create()
267 const struct pipe_binary_program_header *header; in si_create_compute_state()
432 const struct pipe_binary_program_header *header; in evergreen_create_compute_state()
754 const struct pipe_binary_program_header *hdr = cso->prog; in nvc0_cp_state_create()
493 const struct pipe_binary_program_header *hdr = templ->prog; in llvmpipe_create_compute_state()
2503 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