Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl351 #define glBlendEquationi glwBlendEquationi macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2352 GLW_APICALL void GLW_APIENTRY glBlendEquationi (GLuint buf, GLenum mode) function
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h123 #define glBlendEquationi MANGLE(BlendEquationi) macro
/external/mesa3d/include/GL/
Dgl_mangle.h123 #define glBlendEquationi MANGLE(BlendEquationi) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2608 void CallLogWrapper::glBlendEquationi (glw::GLuint param0, glw::GLenum param1) function in CallLogWrapper