Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.h46 void *ir3_shader_compute_state_create(struct pipe_context *pctx,
H A Dir3_gallium.c269 ir3_shader_compute_state_create(struct pipe_context *pctx, in ir3_shader_compute_state_create() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_compute.c196 pctx->create_compute_state = ir3_shader_compute_state_create;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c209 pctx->create_compute_state = ir3_shader_compute_state_create;
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_compute.c211 pctx->create_compute_state = ir3_shader_compute_state_create;

Completed in 3 milliseconds