Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp560 void GLContext::blendEquationSeparate (deUint32 modeRGB, deUint32 modeAlpha) in blendEquationSeparate() function in sglr::GLContext
DsglrReferenceContext.cpp2904 void ReferenceContext::blendEquationSeparate (deUint32 modeRGB, deUint32 modeAlpha) in blendEquationSeparate() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl38 glBlendEquationSeparateFunc blendEquationSeparate; variable