Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt34 glCoverageOperationNV; # introduced-mips=9 introduced-x86=9
Dentries.in123 GL_ENTRY(void, glCoverageOperationNV, GLenum operation)
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h139 #define glCoverageOperationNV wrap_glCoverageOperationNV macro
Dgles_undefine.h139 #undef glCoverageOperationNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in739 void API_ENTRY(glCoverageOperationNV)(GLenum operation) {
740 CALL_GL_API(glCoverageOperationNV, operation);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2148 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);