Searched refs:PPB_OpenGLES2Query (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dppb_opengles2_shared.h24 static const PPB_OpenGLES2Query* GetQueryInterface();
H A Dppb_opengles2_shared.cc1716 const PPB_OpenGLES2Query* PPB_OpenGLES2_Shared::GetQueryInterface() {
1717 static const struct PPB_OpenGLES2Query ppb_opengles2 = {
/external/chromium_org/ppapi/lib/gl/gles2/
H A Dgl2ext_ppapi.h50 GL_APICALL const struct PPB_OpenGLES2Query* GL_APIENTRY
H A Dgl2ext_ppapi.c39 static const struct PPB_OpenGLES2Query*
133 const struct PPB_OpenGLES2Query* GL_APIENTRY
H A Dgles2.c927 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
933 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
939 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
946 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
952 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
958 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
965 const struct PPB_OpenGLES2Query* ext = glGetQueryInterfacePPAPI();
/external/chromium_org/ppapi/c/
H A Dppb_opengles2.h42 #define PPB_OPENGLES2_QUERY_INTERFACE_1_0 "PPB_OpenGLES2Query;1.0"
1155 struct PPB_OpenGLES2Query { struct

Completed in 200 milliseconds