OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blend_equation
(Results
1 - 25
of
64
) sorted by null
1
2
3
/external/deqp/modules/gles31/functional/
es31fAdvancedBlendTests.cpp
801
stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getboolean", "Test
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_BOOLEAN));
802
stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getinteger", "Test
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INTEGER));
803
stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getinteger64", "Test
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INTEGER64));
804
stateQueryGroup->addChild(new BlendEquationStateCase(m_context, "blend_equation_getfloat", "Test
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_FLOAT));
806
stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getbooleani_v", "Test per-attchment
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INDEXED_BOOLEAN));
807
stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getintegeri_v", "Test per-attchment
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INDEXED_INTEGER));
808
stateQueryGroup->addChild(new BlendEquationIndexedStateCase(m_context, "blend_equation_getinteger64i_v", "Test per-attchment
BLEND_EQUATION
", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INDEXED_INTEGER64));
es31fNegativeFragmentApiTests.cpp
140
void
blend_equation
(NegativeTestContext& ctx)
function in namespace:deqp::gles31::Functional::NegativeTestShared
485
{
blend_equation
, "
blend_equation
", "Invalid glBlendEquation() usage" },
/external/mesa3d/src/gallium/drivers/nv30/
nv30_state.c
99
SB_MTHD30(so,
BLEND_EQUATION
, 1);
102
SB_MTHD40(so,
BLEND_EQUATION
, 1);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c
50
context_dirty(ctx,
BLEND_EQUATION
);
138
context_dirty(ctx,
BLEND_EQUATION
);
nv10_state_raster.c
67
BEGIN_NV04(push, NV10_3D(
BLEND_EQUATION
), 1);
/external/deqp/modules/gles2/functional/
es2fNegativeFragmentApiTests.cpp
140
ES2F_ADD_API_CASE(
blend_equation
, "Invalid glBlendEquation() usage",
/external/skia/src/gpu/effects/
GrPorterDuffXferProcessor.cpp
129
#define INIT_BLEND_FORMULA(PRIMARY_OUT, SECONDARY_OUT,
BLEND_EQUATION
, SRC_COEFF, DST_COEFF) \
132
BLEND_EQUATION
, SRC_COEFF, DST_COEFF, \
134
BLEND_EQUATION
, SRC_COEFF, DST_COEFF>::value}}}
[
all
...]
/external/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp
140
ES3F_ADD_API_CASE(
blend_equation
, "Invalid glBlendEquation() usage",
/external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp
302
ADD_ARG_CASE1(
blend_equation
, "Test cost of glBlendEquation() calls",
/external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp
337
ADD_ARG_CASE1(
blend_equation
, "Test cost of glBlendEquation() calls",
/frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if
51
public static final int GL_BLEND_EQUATION_RGB = 0x8009; /* same as
BLEND_EQUATION
*/
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java
85
public static final int
BLEND_EQUATION
= 0x8009;
86
public static final int BLEND_EQUATION_RGB = 0x8009; /* same as
BLEND_EQUATION
*/
[
all
...]
/development/ndk/platforms/android-5/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/external/mesa3d/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES2/
gl2.h
96
#define GL_BLEND_EQUATION_RGB 0x8009 /* same as
BLEND_EQUATION
*/
Completed in 2268 milliseconds
1
2
3