Home | History | Annotate | Download | only in util

Lines Matching refs:PIPE_TEXTURE_1D_ARRAY

1431    else if (tex_target == PIPE_TEXTURE_1D_ARRAY) {
1552 case PIPE_TEXTURE_1D_ARRAY:
1617 else if (pt->target == PIPE_TEXTURE_2D_ARRAY || pt->target == PIPE_TEXTURE_1D_ARRAY)
1630 } else if (pt->target == PIPE_TEXTURE_2D_ARRAY || pt->target == PIPE_TEXTURE_1D_ARRAY) {