Searched refs:fs_texfetch_col (Results 1 – 1 of 1) sorted by relevance
86 void *fs_texfetch_col[5][PIPE_MAX_TEXTURE_TYPES][2]; member539 for (unsigned type = 0; type < ARRAY_SIZE(ctx->fs_texfetch_col); ++type) { in util_blitter_destroy()541 if (ctx->fs_texfetch_col[type][i][inst]) in util_blitter_destroy()542 ctx->delete_fs_state(pipe, ctx->fs_texfetch_col[type][i][inst]); in util_blitter_destroy()1064 shader = &ctx->fs_texfetch_col[type][target][1]; in blitter_get_fs_texfetch_col()1066 shader = &ctx->fs_texfetch_col[type][target][0]; in blitter_get_fs_texfetch_col()