Home | History | Annotate | Download | only in program

Lines Matching defs:lod

1674          /* Texel lookup with LOD bias */
1701 /* Texture lookup w/ partial derivatives for LOD */
1714 /* Texel lookup with explicit LOD */
1716 GLfloat texcoord[4], color[4], lod;
1720 /* texcoord[3] is the LOD */
1721 lod = texcoord[3];
1723 machine->FetchTexelLod(ctx, texcoord, lod,