Home
last modified time | relevance | path

Searched refs:fs_texfetch_depth (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c92 void *fs_texfetch_depth[PIPE_MAX_TEXTURE_TYPES][2]; member
549 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()