Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h495 void vc5_update_compiled_shaders(struct vc5_context *vc5, uint8_t prim_mode);
Dvc5_program.c479 vc5_update_compiled_shaders(struct vc5_context *vc5, uint8_t prim_mode) in vc5_update_compiled_shaders() function
Dvc5_draw.c386 vc5_update_compiled_shaders(vc5, info->mode); in vc5_draw_vbo()