Searched refs:uint32ByteOffsetBits24To32 (Results 1 – 2 of 2) sorted by relevance
1278 const deUint32 uint32ByteOffsetBits24To32 = 3; in toSamplerAccess() local1284 const deUint32 uint32ByteOffsetBits24To32 = 0; in toSamplerAccess()1389 addOffset(baseAccess.getDataPtr(), uint32ByteOffsetBits24To32)); in toSamplerAccess()
128 const deUint32 uint32ByteOffsetBits24To32 = 3; in readUint32High8() local130 const deUint32 uint32ByteOffsetBits24To32 = 0; in readUint32High8()133 return src[uint32ByteOffsetBits24To32]; in readUint32High8()150 const deUint32 uint32ByteOffsetBits24To32 = 3; in writeUint32High8() local152 const deUint32 uint32ByteOffsetBits24To32 = 0; in writeUint32High8()155 dst[uint32ByteOffsetBits24To32] = val; in writeUint32High8()