Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h24 glBlendFuncSeparate_wrapper_proc_t glBlendFuncSeparate; member
Dgles3_wrapper_entry.cpp493 void glBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) in glBlendFuncSeparate() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h24 glBlendFuncSeparate_client_proc_t glBlendFuncSeparate; member
Dgl2_entry.cpp506 void glBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) in glBlendFuncSeparate() function