Searched refs:bind_samplers (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_composite.c | 446 bind_samplers(struct xa_context *ctx, function in typeref:typename:void 532 bind_samplers(ctx, comp);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 446 bind_samplers(struct xa_context *ctx, function in typeref:typename:void 532 bind_samplers(ctx, comp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | samplerobj.c | 356 bind_samplers(struct gl_context *ctx, GLuint first, GLsizei count, function in typeref:typename:ALWAYS_INLINE void 444 bind_samplers(ctx, first, count, samplers, true); 467 bind_samplers(ctx, first, count, samplers, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | samplerobj.c | 371 bind_samplers(struct gl_context *ctx, GLuint first, GLsizei count, function in typeref:typename:ALWAYS_INLINE void 461 bind_samplers(ctx, first, count, samplers, true); 484 bind_samplers(ctx, first, count, samplers, false);
|
Completed in 7 milliseconds