Searched refs:fs_texfetch_depth (Results 1 – 1 of 1) sorted by relevance
92 void *fs_texfetch_depth[PIPE_MAX_TEXTURE_TYPES][2]; member549 if (ctx->fs_texfetch_depth[i][inst]) in util_blitter_destroy()550 ctx->delete_fs_state(pipe, ctx->fs_texfetch_depth[i][inst]); in util_blitter_destroy()1147 shader = &ctx->fs_texfetch_depth[target][1]; in blitter_get_fs_texfetch_depth()1149 shader = &ctx->fs_texfetch_depth[target][0]; in blitter_get_fs_texfetch_depth()