Searched defs:bytesSize (Results 1 – 2 of 2) sorted by relevance
226 bool ColorBuffer::updateGlFromBytes(const void* bytes, std::size_t bytesSize) { in updateGlFromBytes()315 bool ColorBuffer::flushFromVkBytes(const void* bytes, size_t bytesSize) { in flushFromVkBytes()
3679 …r::flushColorBufferFromVkBytes(HandleType colorBufferHandle, const void* bytes, size_t bytesSize) { in flushColorBufferFromVkBytes()