Searched refs:fs_texfetch_stencil_msaa (Results 1 – 1 of 1) sorted by relevance
100 void *fs_texfetch_stencil_msaa[PIPE_MAX_TEXTURE_TYPES]; member554 if (ctx->fs_texfetch_stencil_msaa[i]) in util_blitter_destroy()555 ctx->delete_fs_state(pipe, ctx->fs_texfetch_stencil_msaa[i]); in util_blitter_destroy()1175 void **shader = &ctx->fs_texfetch_stencil_msaa[target]; in blitter_get_fs_texfetch_stencil()