Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h74 #undef glBlendParameteriNV
Dgles_redefine.h74 #define glBlendParameteriNV wrap_glBlendParameteriNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in895 void API_ENTRY(glBlendParameteriNV)(GLenum pname, GLint value) {
896 CALL_GL_API(glBlendParameteriNV, pname, value);
/frameworks/native/opengl/libs/
Dentries.in58 GL_ENTRY(void, glBlendParameteriNV, GLenum pname, GLint value)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2497 GL_APICALL void GL_APIENTRY glBlendParameteriNV (GLenum pname, GLint value);