Searched refs:fs_texfetch_col (Results 1 – 1 of 1) sorted by relevance
84 void *fs_texfetch_col[5][PIPE_MAX_TEXTURE_TYPES]; member456 for (unsigned type = 0; type < ARRAY_SIZE(ctx->fs_texfetch_col); ++type) { in util_blitter_destroy()457 if (ctx->fs_texfetch_col[type][i]) in util_blitter_destroy()458 ctx->delete_fs_state(pipe, ctx->fs_texfetch_col[type][i]); in util_blitter_destroy()954 void **shader = &ctx->fs_texfetch_col[type][target]; in blitter_get_fs_texfetch_col()