OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blend_equation
(Results
26 - 50
of
64
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/external/deqp/modules/gles2/performance/
es2pRedundantStateChangeTests.cpp
501
ADD_TESTCASE(
blend_equation
, "Change blend equation.",
[
all
...]
es2pStateChangeTests.cpp
555
ADD_TESTCASE(
blend_equation
, "Change blend equation.",
[
all
...]
/external/skia/src/gpu/gl/
GrGLGpu.cpp
2899
GrBlendEquation
blend_equation
= kAdd_GrBlendEquation;
local
[
all
...]
/development/ndk/platforms/android-18/include/GLES3/
gl3.h
120
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
[
all
...]
/external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp
575
ADD_TESTCASE(
blend_equation
, "Change blend equation.",
[
all
...]
es3pStateChangeTests.cpp
639
ADD_TESTCASE(
blend_equation
, "Change blend equation.",
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
433
BLEND_EQUATION
= 0x8009,
[
all
...]
Completed in 1520 milliseconds
1
2
3