Searched refs:glWeightPathsNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | unwrap_gles.h | 915 #undef glWeightPathsNV
|
D | wrap_gles.h | 915 #define glWeightPathsNV wrap_glWeightPathsNV macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 844 void API_ENTRY(glWeightPathsNV)(GLuint resultPath, GLsizei numPaths, const GLuint *paths, const GLf… 845 CALL_GL_API(glWeightPathsNV, resultPath, numPaths, paths, weights);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 896 GL_ENTRY(void, glWeightPathsNV, GLuint resultPath, GLsizei numPaths, const GLuint *paths, const GLf…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2584 GL_APICALL void GL_APIENTRY glWeightPathsNV (GLuint resultPath, GLsizei numPaths, const GLuint *pat…
|