Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_program.c245 bool dirty_vp = !!(ctx->dirty_shader[PIPE_SHADER_VERTEX] & FD_DIRTY_SHADER_PROG); in fd2_program_validate() local
255 if (dirty_fp || dirty_vp) in fd2_program_validate()