Searched refs:flushFromVkBytes (Results 1 – 3 of 3) sorted by relevance
91 bool flushFromVkBytes(const void* bytes, size_t bytesSize);
355 bool ColorBuffer::flushFromVkBytes(const void* bytes, size_t bytesSize) { in flushFromVkBytes() function in gfxstream::ColorBuffer
2955 return colorBuffer->flushFromVkBytes(bytes, bytesSize); in flushColorBufferFromVkBytes()