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