Home
last modified time | relevance | path

Searched defs:glStartTilingQCOM (Results 1 – 12 of 12) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp143 static void glStartTilingQCOM(GLuint, GLuint, GLuint, GLuint, GLbitfield) { in glStartTilingQCOM() function
DGLESv3.cpp146 static void glStartTilingQCOM(GLuint, GLuint, GLuint, GLuint, GLbitfield) { in glStartTilingQCOM() function
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h302 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM; member
Dgles3_wrapper_context.h212 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM; member
Dgles1_wrapper_entry.cpp2041 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in glStartTilingQCOM() function
Dgles3_wrapper_entry.cpp1621 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in glStartTilingQCOM() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h302 glStartTilingQCOM_client_proc_t glStartTilingQCOM; member
Dgl_entry.cpp2055 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in glStartTilingQCOM() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h212 glStartTilingQCOM_client_proc_t glStartTilingQCOM; member
Dgl2_entry.cpp1653 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in glStartTilingQCOM() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1401 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask) in glStartTilingQCOM() function
Dgles_dispatch.h292 glStartTilingQCOM_t glStartTilingQCOM; member