Searched defs:subUpdate (Results 1 – 2 of 2) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/ | ||
| D | BufferGl.cpp | 68 void BufferGl::subUpdate(uint64_t offset, uint64_t size, const void* bytes) {  in subUpdate()  function in gfxstream::gl::BufferGl | 
| D | ColorBufferGl.cpp | 550 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type,  in subUpdate()  function in gfxstream::gl::ColorBufferGl |