Searched defs:tgsi_tex_target (Results 1 – 4 of 4) sorted by relevance
56 unsigned tgsi_tex_target = ctx->tex_target == PIPE_TEXTURE_2D in transform_instr() local
76 const unsigned tgsi_tex_target = ctx->tex_target == PIPE_TEXTURE_2D in transform_instr() local
172 static void get_swizzle(int tgsi_tex_target, unsigned flags, in get_swizzle()229 int tgsi_tex_target, in blit_build_frag_tex_col()281 static GLuint blit_build_frag_depth(struct vrend_blitter_ctx *blit_ctx, int tgsi_tex_target, bool m… in blit_build_frag_depth()
365 null_sampler_view(struct pipe_context *ctx, unsigned tgsi_tex_target) in null_sampler_view()