Searched defs:elementSizeBytes (Results 1 – 5 of 5) sorted by relevance
115 deUint8 elementSizeBytes; member
3599 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local3644 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
1008 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
1007 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
853 size_t elementSizeBytes = sizeof(TConstantUnion) * elementSize; in getConstantValue() local