Home
last modified time | relevance | path

Searched refs:cso_single_sampler (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h80 cso_single_sampler(struct cso_context *cso, enum pipe_shader_type shader_stage,
H A Dcso_context.c88 * It tracks the highest sampler seen in cso_single_sampler.
1258 cso_single_sampler(struct cso_context *ctx, enum pipe_shader_type shader_stage, in cso_single_sampler() function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.c259 cso_single_sampler(ctx, PIPE_SHADER_FRAGMENT, idx - NINE_SAMPLER_PS(0), &samp); in nine_convert_sampler_state()
261 cso_single_sampler(ctx, PIPE_SHADER_VERTEX, idx - NINE_SAMPLER_VS(0), &samp); in nine_convert_sampler_state()
H A Dnine_state.c1027 cso_single_sampler(context->cso, PIPE_SHADER_FRAGMENT, in update_textures_and_samplers()
1072 cso_single_sampler(context->cso, PIPE_SHADER_VERTEX, in update_textures_and_samplers()

Completed in 9 milliseconds