Searched refs:mapped_vs_tex (Results 1 – 2 of 2) sorted by relevance
309 sp->mapped_vs_tex); in softpipe_prepare_vertex_sampling()316 for (i = 0; i < ARRAY_SIZE(ctx->mapped_vs_tex); i++) { in softpipe_cleanup_vertex_sampling()319 pipe_resource_reference(&ctx->mapped_vs_tex[i], NULL); in softpipe_cleanup_vertex_sampling()
83 struct pipe_resource *mapped_vs_tex[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member