Searched refs:pipe_binary_program_header (Results 1 – 11 of 11) sorted by relevance
60 const struct pipe_binary_program_header *hdr = cso->prog; in panfrost_create_compute_state()
398 reinterpret_cast<const pipe_binary_program_header *>(section.data.data());522 const pipe_binary_program_header header { uint32_t(blob.size) };
901 struct pipe_binary_program_header struct
273 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()
118 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()746 const auto c_il = ((struct pipe_binary_program_header*)msec.data.data())->blob;
258 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()
744 const struct pipe_binary_program_header *hdr = cso->prog; in nvc0_cp_state_create()
444 const struct pipe_binary_program_header *hdr = templ->prog; in llvmpipe_create_compute_state()
2402 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