Home
last modified time | relevance | path

Searched defs:startTiling (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.cpp28 angle::Result ContextImpl::startTiling(const gl::Context *context, in startTiling() function in rx::ContextImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.cpp1002 angle::Result ContextGL::startTiling(const gl::Context *context, in startTiling() function in rx::ContextGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp9997 void Context::startTiling(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in startTiling() function in gl::Context