Searched defs:glMapBufferRangeAEMU (Results 1 – 5 of 5) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 424 static void glMapBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, in glMapBufferRangeAEMU() function
|
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles3_wrapper_context.h | 228 glMapBufferRangeAEMU_wrapper_proc_t glMapBufferRangeAEMU; member
|
D | gles3_wrapper_entry.cpp | 1717 void glMapBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, voi… in glMapBufferRangeAEMU() function
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_client_context.h | 228 glMapBufferRangeAEMU_client_proc_t glMapBufferRangeAEMU; member
|
D | gl2_entry.cpp | 1751 void glMapBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, voi… in glMapBufferRangeAEMU() function
|