Home
last modified time | relevance | path

Searched defs:glScissor (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h137 glScissor_wrapper_proc_t glScissor; member
Dgles3_wrapper_context.h109 glScissor_wrapper_proc_t glScissor; member
Dgles1_wrapper_entry.cpp1051 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
Dgles3_wrapper_entry.cpp1003 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h137 glScissor_client_proc_t glScissor; member
Dgl_entry.cpp1057 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h109 glScissor_client_proc_t glScissor; member
Dgl2_entry.cpp1031 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp681 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() function
Dgles_dispatch.h148 glScissor_t glScissor; member