Home
last modified time | relevance | path

Searched refs:glBlendColor_enc (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp206 void glBlendColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor_enc() function
11580 this->glBlendColor = &glBlendColor_enc; in gl2_encoder_context_t()