Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h195 struct r300_sampler_view { struct
223 struct r300_sampler_view *sampler_views[16]; argument
471 struct r300_sampler_view *texkill_sampler;
Dr300_context.c455 r300->texkill_sampler = (struct r300_sampler_view*)
Dr300_fs.c156 struct r300_sampler_view *v = texstate->sampler_views[i]; in get_external_state()
Dr300_state.c1600 struct r300_sampler_view *view = CALLOC_STRUCT(r300_sampler_view); in r300_create_sampler_view_custom()
Dr300_state_derived.c793 struct r300_sampler_view *view; in r300_merge_textures_and_samplers()