Home | History | Annotate | Download | only in common

Lines Matching refs:getCubeArrayFaceIndex

2467 	const int						depth	= (slice * 6) + getCubeArrayFaceIndex(face);
2474 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face);
2556 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face);
3264 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face);
3278 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face);