Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/
Dzink_program.c700 replace_separable_prog(struct zink_screen *screen, struct hash_entry *entry, struct zink_gfx_progra… in replace_separable_prog() function
733 prog = replace_separable_prog(screen, entry, prog); in zink_gfx_program_update_optimal()
767 ctx->curr_program = replace_separable_prog(screen, entry, prog); in zink_gfx_program_update_optimal()