OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alphafunction
(Results
1 - 25
of
94
) sorted by null
1
2
3
4
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
ParticlesModifier.java
67
Integer
alphaFunction
= MaterialHelper.ALPHA_MASK_HYPERBOLE;
70
alphaFunction
= MaterialHelper.ALPHA_MASK_NONE;
84
((Geometry) spatial).getMaterial(),
alphaFunction
, blenderContext);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEComponentTransfer.h
77
ComponentTransferFunction
alphaFunction
() const;
FEComponentTransfer.cpp
88
ComponentTransferFunction FEComponentTransfer::
alphaFunction
() const
/system/core/include/pixelflinger/
pixelflinger.h
129
//
AlphaFunction
/frameworks/native/opengl/tests/angeles/include/GLES/
gl.h
99
/*
AlphaFunction
*/
/development/ndk/platforms/android-4/include/GLES/
gl.h
64
/*
AlphaFunction
*/
[
all
...]
/development/ndk/platforms/android-5/include/GLES2/
gl2.h
62
/*
AlphaFunction
(not supported in ES20) */
/external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h
58
/*
AlphaFunction
(not supported in ES20) */
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl
59
/*
AlphaFunction
(not supported in ES20) */
[
all
...]
/external/chromium_org/third_party/angle/include/GLES2/
gl2.h
62
/*
AlphaFunction
(not supported in ES20) */
/external/chromium_org/third_party/khronos/GLES2/
gl2.h
63
/*
AlphaFunction
(not supported in ES20) */
/external/chromium_org/third_party/mesa/src/include/GLES/
gl.h
64
/*
AlphaFunction
*/
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h
62
/*
AlphaFunction
(not supported in ES20) */
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLDefines.h
38
/*
AlphaFunction
(not supported in ES20) */
[
all
...]
/external/mesa3d/include/GLES/
gl.h
64
/*
AlphaFunction
*/
[
all
...]
/external/mesa3d/include/GLES2/
gl2.h
62
/*
AlphaFunction
(not supported in ES20) */
/external/skia/src/gpu/gl/
GrGLDefines.h
38
/*
AlphaFunction
(not supported in ES20) */
[
all
...]
/frameworks/native/opengl/include/GLES/
gl.h
64
/*
AlphaFunction
*/
[
all
...]
/frameworks/native/opengl/include/GLES2/
gl2.h
62
/*
AlphaFunction
(not supported in ES20) */
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h
63
/*
AlphaFunction
*/
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h
63
/*
AlphaFunction
*/
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h
61
/*
AlphaFunction
(not supported in ES20) */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h
63
/*
AlphaFunction
*/
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h
61
/*
AlphaFunction
(not supported in ES20) */
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h
63
/*
AlphaFunction
*/
[
all
...]
Completed in 364 milliseconds
1
2
3
4