Searched refs:getBindTexImageFormat (Results 1 – 4 of 4) sorted by relevance
181 const gl::Format &getBindTexImageFormat() const { return mColorFormat; } in getBindTexImageFormat() function
1776 ImageDesc desc(size, surface->getBindTexImageFormat(), InitState::Initialized); in bindTexImageFromSurface()
1394 const gl::Format &surfaceFormat = surface->getBindTexImageFormat(); in bindTexImage()
2296 const gl::InternalFormat &glInternalFormat = *surface->getBindTexImageFormat().info; in bindTexImage()