Home
last modified time | relevance | path

Searched refs:kernel_params (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c750 if (cs->offsets.kernel_params != ~0) in dump_const_state()
751 fprintf(out, "; kernel_params: c%u.x\n", cs->offsets.kernel_params); in dump_const_state()
H A Dir3_shader.h174 unsigned kernel_params; member
H A Dir3_nir.c969 const_state->offsets.kernel_params = constoff; in ir3_setup_const_state()
H A Dir3_compiler_nir.c1024 unsigned p = regid(const_state->offsets.kernel_params, 0); in emit_intrinsic_load_kernel_input()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h443 uint32_t offset = const_state->offsets.kernel_params;

Completed in 16 milliseconds