Home
last modified time | relevance | path

Searched refs:pipe_binary_program_header (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_compute.c61 const struct pipe_binary_program_header *hdr = cso->prog; in panfrost_create_compute_state()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp453 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()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h998 struct pipe_binary_program_header struct
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp278 const pipe_binary_program_header header { uint32_t(code.size()) }; in make_text_section()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp125 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()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c294 const struct pipe_binary_program_header *hdr = cso->prog; in ir3_shader_compute_state_create()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.c267 const struct pipe_binary_program_header *header; in si_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c432 const struct pipe_binary_program_header *header; in evergreen_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c754 const struct pipe_binary_program_header *hdr = cso->prog; in nvc0_cp_state_create()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c493 const struct pipe_binary_program_header *hdr = templ->prog; in llvmpipe_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c2503 const struct pipe_binary_program_header *hdr = state->prog; in iris_create_compute_state()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2020 - rename pipe_llvm_program_header to pipe_binary_program_header