Searched defs:elementSizeBytes (Results 1 – 4 of 4) sorted by relevance
108 deUint8 elementSizeBytes; member
3399 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local3444 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
977 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
853 size_t elementSizeBytes = sizeof(TConstantUnion) * elementSize; in getConstantValue() local