Searched refs:bind_samplers (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_composite.c | 446 bind_samplers(struct xa_context *ctx, in bind_samplers() function 532 bind_samplers(ctx, comp); in xa_composite_prepare()
|
/third_party/mesa3d/src/mesa/main/ |
D | samplerobj.c | 369 bind_samplers(struct gl_context *ctx, GLuint first, GLsizei count, in bind_samplers() function 459 bind_samplers(ctx, first, count, samplers, true); in _mesa_BindSamplers_no_error() 482 bind_samplers(ctx, first, count, samplers, false); in _mesa_BindSamplers()
|