Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp339 void ContextWrapper::glBlendColor (float red, float green, float blue, float alpha) in glBlendColor() function in sglr::ContextWrapper
/external/deqp/framework/opengl/wrapper/
DglwApi.inl36 #define glBlendColor glwBlendColor macro
/external/mesa3d/include/GL/
Dgl_mangle.h120 #define glBlendColor MANGLE(BlendColor) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl217 void CallLogWrapper::glBlendColor (glw::GLfloat red, glw::GLfloat green, glw::GLfloat blue, glw::GL… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl232 GLW_APICALL void GLW_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) function