Searched refs:r300_sampler_view (Results 1 – 5 of 5) sorted by relevance
195 struct r300_sampler_view { struct223 struct r300_sampler_view *sampler_views[16]; argument471 struct r300_sampler_view *texkill_sampler;
453 r300->texkill_sampler = (struct r300_sampler_view*)
156 struct r300_sampler_view *v = texstate->sampler_views[i]; in get_external_state()
1601 struct r300_sampler_view *view = CALLOC_STRUCT(r300_sampler_view); in r300_create_sampler_view_custom()
793 struct r300_sampler_view *view; in r300_merge_textures_and_samplers()