Home
last modified time | relevance | path

Searched defs:launch_grid (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
H A Dcontext.rs392 pub fn launch_grid( in launch_grid() method
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h1022 void (*launch_grid)(struct pipe_context *context, member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h183 struct pipe_grid_info launch_grid; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h591 void (*launch_grid)(struct fd_context *ctx, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3248 JOBX(launch_grid)(batch, info); in panfrost_launch_grid_on_batch() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2714 LLVMValueRef launch_grid) in emit_launch_mesh_workgroups()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h1790 pipe_launch_grid_func launch_grid[2]; //batch changed member