Home | History | Annotate | Download | only in util

Lines Matching refs:layer

596                                   unsigned layer, unsigned sample,
608 util_map_texcoords2d_onto_cubemap(layer,
616 /* Set the layer. */
620 float r = layer / (float)u_minify(src->texture->depth0,
629 ctx->vertices[i][1][1] = layer; /*t*/
634 ctx->vertices[i][1][2] = layer; /*r*/