HomeSort by relevance Sort by last modified time
    Searched refs:last_tes_sh_base (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_hw_context.c 255 ctx->last_tes_sh_base = -1;
si_pipe.h 343 int last_tes_sh_base; member in struct:si_context
si_state_draw.c 115 sctx->last_tes_sh_base == tes_sh_base &&
123 sctx->last_tes_sh_base = tes_sh_base;
    [all...]
si_state_shaders.c     [all...]

Completed in 52 milliseconds