Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching full:pixeldatasize3d

2545 	const unsigned int __size_pixels = ((pixels != NULL) ?  pixelDataSize3D(self, width, height, depth, format, type, 0) : 0);
2572 const unsigned int __size_pixels = pixelDataSize3D(self, width, height, depth, format, type, 0);