Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h411 PFNGLBLENDEQUATIONIPROC blendEquationi = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl41 glBlendEquationiFunc blendEquationi; variable
/external/angle/src/libANGLE/
DContext.cpp5315 void Context::blendEquationi(GLuint buf, GLenum mode) in blendEquationi() function in gl::Context