Searched refs:uint32ByteOffsetBits24To32 (Results 1 – 2 of 2) sorted by relevance
1395 const deUint32 uint32ByteOffsetBits24To32 = 3; in toSamplerAccess() local1401 const deUint32 uint32ByteOffsetBits24To32 = 0; in toSamplerAccess()1506 addOffset(baseAccess.getDataPtr(), uint32ByteOffsetBits24To32)); in toSamplerAccess()
129 const deUint32 uint32ByteOffsetBits24To32 = 3; in readUint32High8() local131 const deUint32 uint32ByteOffsetBits24To32 = 0; in readUint32High8()134 return src[uint32ByteOffsetBits24To32]; in readUint32High8()151 const deUint32 uint32ByteOffsetBits24To32 = 3; in writeUint32High8() local153 const deUint32 uint32ByteOffsetBits24To32 = 0; in writeUint32High8()156 dst[uint32ByteOffsetBits24To32] = val; in writeUint32High8()