Home
last modified time | relevance | path

Searched refs:bind_samplers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c389 bind_samplers(struct xa_context *ctx, in bind_samplers() function
495 bind_samplers(ctx, comp); in xa_composite_prepare()
/external/mesa3d/src/mesa/main/
Dsamplerobj.c357 bind_samplers(struct gl_context *ctx, GLuint first, GLsizei count, in bind_samplers() function
445 bind_samplers(ctx, first, count, samplers, true); in _mesa_BindSamplers_no_error()
468 bind_samplers(ctx, first, count, samplers, false); in _mesa_BindSamplers()