Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h399 glBlendFuncSeparateiEXT_client_proc_t m_glBlendFuncSeparateiEXT_enc; variable
DGL2Encoder.cpp2775 ctx->m_glBlendFuncSeparateiEXT_enc(ctx, buf, srcRGB, dstRGB, srcAlpha, dstAlpha); in s_glBlendFuncSeparateiEXT()