Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h36 struct GeometryDrawState { struct
37 GLuint vshader;
38 GLuint fshader;
39 GLuint program;
41 GLuint vshaderFlat;
42 GLuint fshaderFlat;
43 GLuint programFlat;
45 GLuint ibo;
46 GLuint vao;
48 GLint projMatrixLoc;
[all …]