Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c89 void *fs_texfetch_depthstencil[PIPE_MAX_TEXTURE_TYPES]; member
465 if (ctx->fs_texfetch_depthstencil[i]) in util_blitter_destroy()
466 ctx->delete_fs_state(pipe, ctx->fs_texfetch_depthstencil[i]); in util_blitter_destroy()
1028 void **shader = &ctx->fs_texfetch_depthstencil[target]; in blitter_get_fs_texfetch_depthstencil()