Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h20 glBlendColor_wrapper_proc_t glBlendColor; member
Dgles3_wrapper_entry.cpp469 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h20 glBlendColor_client_proc_t glBlendColor; member
Dgl2_entry.cpp482 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor() function