Home
last modified time | relevance | path

Searched refs:v3d_update_compiled_shaders (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h796 void v3d_update_compiled_shaders(struct v3d_context *v3d, uint8_t prim_mode);
H A Dv3d_program.c944 v3d_update_compiled_shaders(struct v3d_context *v3d, uint8_t prim_mode) in v3d_update_compiled_shaders() function
H A Dv3dx_draw.c1188 v3d_update_compiled_shaders(v3d, info->mode); in v3d_draw_vbo()