/external/deqp/modules/gles31/functional/ |
es31fNegativeFragmentApiTests.cpp | 237 ctx.glBlendFunci(0, -1, GL_ONE); 239 ctx.glBlendFunci(0, GL_ONE, -1); 243 ctx.glBlendFunci(-1, GL_ONE, GL_ONE); 245 ctx.glBlendFunci(maxDrawBuffers, GL_ONE, GL_ONE); 490 {blend_funci, "blend_funci", "Invalid glBlendFunci() usage" },
|
es31fIndexedStateQueryTests.cpp | [all...] |
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES32.spec | 18 void glBlendFunci ( GLuint buf, GLenum src, GLenum dst )
|
/frameworks/base/opengl/java/android/opengl/ |
GLES32.java | 430 // C function void glBlendFunci ( GLuint buf, GLenum src, GLenum dst ) 432 public static native void glBlendFunci( [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwInitES32Direct.inl | 33 gl->blendFunci = &glBlendFunci;
|
glwApi.inl | 44 #define glBlendFunci glwBlendFunci [all...] |
/frameworks/base/libs/hwui/debug/ |
unwrap_gles.h | 74 #undef glBlendFunci
|
wrap_gles.h | 74 #define glBlendFunci wrap_glBlendFunci [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 44 gl->blendFunci = glBlendFunci; [all...] |
tcuNullRenderContextFuncs.inl | 295 GLW_APICALL void GLW_APIENTRY glBlendFunci (GLuint buf, GLenum src, GLenum dst) [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES32.cpp | 794 /* void glBlendFunci ( GLuint buf, GLenum src, GLenum dst ) */ 798 glBlendFunci( [all...] |
/external/mesa3d/include/GL/ |
gl_mangle.h | 133 #define glBlendFunci MANGLE(BlendFunci) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl_mangle.h | 123 #define glBlendFunci MANGLE(BlendFunci) [all...] |
glext.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl_mangle.h | 133 #define glBlendFunci MANGLE(BlendFunci) [all...] |
glext.h | [all...] |
/external/deqp/framework/opengl/ |
gluCallLogWrapperApi.inl | 44 void glBlendFunci (glw::GLuint buf, glw::GLenum src, glw::GLenum dst); [all...] |
gluCallLogWrapper.inl | 273 void CallLogWrapper::glBlendFunci (glw::GLuint buf, glw::GLenum src, glw::GLenum dst) 276 m_log << TestLog::Message << "glBlendFunci(" << buf << ", " << toHex(src) << ", " << toHex(dst) << ");" << TestLog::EndMessage; [all...] |
/development/ndk/platforms/android-24/include/GLES3/ |
gl32.h | [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl32.h | [all...] |
/external/libgdx/backends/gdx-backend-lwjgl/libs/ |
lwjgl.jar | |
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
glew.h | [all...] |
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_opengl.h | [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_opengl.h | [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_opengl.h | [all...] |