Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h11 struct gl2_client_context_t { struct
13 glActiveTexture_client_proc_t glActiveTexture;
14 glAttachShader_client_proc_t glAttachShader;
15 glBindAttribLocation_client_proc_t glBindAttribLocation;
16 glBindBuffer_client_proc_t glBindBuffer;
17 glBindFramebuffer_client_proc_t glBindFramebuffer;
18 glBindRenderbuffer_client_proc_t glBindRenderbuffer;
19 glBindTexture_client_proc_t glBindTexture;
20 glBlendColor_client_proc_t glBlendColor;
21 glBlendEquation_client_proc_t glBlendEquation;
[all …]