Searched refs:num_bound_samplers (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c509 ctx->num_bound_samplers = num_samplers;
534 if (ctx->num_bound_samplers == 0 ) { /* solid fill */
550 if (ctx->num_bound_samplers == 0 ) { /* solid fill */
H A Dxa_context.c355 ctx->num_bound_samplers = 0;
416 for (i = 0; i < ctx->num_bound_samplers; ++i)
418 ctx->num_bound_samplers = 0;
H A Dxa_priv.h120 unsigned int num_bound_samplers; member in struct:xa_context
H A Dxa_yuv.c94 r->num_bound_samplers = 3;
H A Dxa_renderer.c430 r->num_bound_samplers = 1;
567 r->attrs_per_vertex = 1 + r->num_bound_samplers;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c509 ctx->num_bound_samplers = num_samplers;
534 if (ctx->num_bound_samplers == 0 ) { /* solid fill */
550 if (ctx->num_bound_samplers == 0 ) { /* solid fill */
H A Dxa_context.c356 ctx->num_bound_samplers = 0;
417 for (i = 0; i < ctx->num_bound_samplers; ++i)
419 ctx->num_bound_samplers = 0;
H A Dxa_priv.h120 unsigned int num_bound_samplers; member in struct:xa_context
H A Dxa_yuv.c94 r->num_bound_samplers = 3;
H A Dxa_renderer.c438 r->num_bound_samplers = 1;
579 r->attrs_per_vertex = 1 + r->num_bound_samplers;

Completed in 10 milliseconds