Home | History | Annotate | Download | only in llvmpipe

Lines Matching refs:PIPE_MAX_SAMPLERS

944    assert(num <= PIPE_MAX_SAMPLERS);
946 for (i = 0; i < PIPE_MAX_SAMPLERS; i++) {