Lines Matching refs:numBytes
54 void fillWithRandomBytes (deUint8* ptr, int numBytes, deUint32 seed);
55 …compareByteArrays (tcu::TestLog& log, const deUint8* resPtr, const deUint8* refPtr, int numBytes);
90 void setSize (int numBytes);
91 void setData (int numBytes, const deUint8* bytes);
92 void setSubData (int offset, int numBytes, const deUint8* bytes);
123 …virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes) = DE_NU…
124 …virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint3…
142 void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
143 …void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 targ…
160 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
161 …virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint3…
172 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
173 …virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint3…
199 …virtual bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) = …
200 …virtual bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, de…
221 bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes);
222 …bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32…
239 bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes);
240 …bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 …
251 bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes);
271 bool verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes);