Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.h264 static void gles2_APIENTRY s_glBlendEquationSeparateiEXT(void* self, GLuint buf, GLenum modeRGB,
DGLESv2Decoder.cpp957 void GLESv2Decoder::s_glBlendEquationSeparateiEXT(void* self, GLuint buf, GLenum modeRGB, in s_glBlendEquationSeparateiEXT() function in gfxstream::gl::GLESv2Decoder
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h436 …static void s_glBlendEquationSeparateiEXT(void* self, GLuint buf, GLenum modeRGB, GLenum modeAlpha…
DGL2Encoder.cpp2740 void GL2Encoder::s_glBlendEquationSeparateiEXT(void* self, GLuint buf, GLenum modeRGB, GLenum modeA… in s_glBlendEquationSeparateiEXT() function in GL2Encoder