Searched defs:dstOffset (Results 1 – 10 of 10) sorted by relevance
84 const size_t dstOffset = ref.bufferCopy.dstOffset; in CopyHostDirectlyToBuffer() local
475 int32_t dstOffset; in Match() local504 int32_t dstOffset = 0; in CheckSameDstOffset() local
349 uint32_t dstOffset = 0; in GetWSBuffer() local
191 int32_t rawOffset = 0, dstOffset = 0; in GetTimezoneCityInfoArray() local
652 int32_t dstOffset = 0; in GetOffset() local
316 GLuint dstOffset = 0; in ReadPixels() local
335 napi_env env, const PixelsArg& arg, napi_value buffer, GLuint dstOffset) in ReadPixels()
1387 GLuint dstOffset = static_cast<GLuint>(ext.offset * bufferData.GetBufferDataSize()); in GetBufferSubData() local
669 constexpr void ClampOffset(int32_t& srcOffset, int32_t& dstOffset, uint32_t& size) in ClampOffset()678 constexpr void ClampOffset(Offset3D& srcOffset, Offset3D& dstOffset, Size3D& size) in ClampOffset()1798 uintptr_t dstOffset = bc.bufferOffset + bPlat.currentByteOffset; in ImageToBufferCopy() local
947 Offset3D dstOffset; member