Home | History | Annotate | Download | only in main

Lines Matching refs:Zoffset

456         && att->Zoffset >= texImage->Height)
458 && att->Zoffset >= texImage->Depth))
554 att->Zoffset = layer;
945 if (att->Zoffset >= texImage->Depth) {
952 if (att->Zoffset >= texImage->Height) {
959 if (att->Zoffset >= texImage->Depth) {
966 if (att->Zoffset >= texImage->Depth) {
3475 dst_att->Zoffset = src_att->Zoffset;
3827 layer == fb->Attachment[BUFFER_STENCIL].Zoffset) {
3841 layer == fb->Attachment[BUFFER_DEPTH].Zoffset) {
4209 GLint level, GLint zoffset)
4212 textarget, texture, level, 0, zoffset,
4612 *params = att->Zoffset;