Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 24 of 24) sorted by relevance

/frameworks/native/opengl/libagl/
Dprimitives.cpp214 const uint32_t enables = c->rasterizer.state.enables; in ogles_validate_primitives() local
217 int index = enables & GGL_ENABLE_SMOOTH ? 0x1 : 0; in ogles_validate_primitives()
219 index |= enables & GGL_ENABLE_FOG ? 0x4 : 0; in ogles_validate_primitives()
254 void compute_iterators_t::initLerp(vertex_t const* v0, uint32_t enables) in initLerp() argument
295 if (enables & GGL_ENABLE_TMUS) { in initLerp()
438 const uint32_t enables = c->rasterizer.state.enables; in fetch_texcoord() local
439 if (!(enables & GGL_ENABLE_TMUS)) in fetch_texcoord()
462 const uint32_t enables = c->rasterizer.state.enables; in primitive_point() local
473 if (enables & GGL_ENABLE_FOG) { in primitive_point()
483 if (enables & GGL_ENABLE_TMUS) { in primitive_point()
[all …]
Dvertex.cpp54 void perspective(ogles_context_t* c, vertex_t* v, uint32_t enables) in perspective() argument
76 if (enables & GGL_ENABLE_DEPTH_TEST) { in perspective()
83 void clipFrustumPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables) in clipFrustumPerspective() argument
104 perspective(c, v, enables); in clipFrustumPerspective()
110 void clipAllPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables) in clipAllPerspective() argument
131 clipFrustumPerspective(c, v, enables); in clipAllPerspective()
137 perspective(c, v, c->rasterizer.state.enables); in ogles_vertex_project()
Darray.cpp1086 uint32_t enables = c->rasterizer.state.enables; in validate_arrays() local
1094 c->perspective && mode!=GL_POINTS && (enables & GGL_ENABLE_TMUS); in validate_arrays()
1109 if (((enables & GGL_ENABLE_AA)?1:0) != smooth) in validate_arrays()
1124 if (enables & GGL_ENABLE_TMUS) { // needs texture transforms in validate_arrays()
1127 if (c->clipPlanes.enable || (enables & GGL_ENABLE_FOG)) { in validate_arrays()
1133 if (enables & GGL_ENABLE_TMUS) in validate_arrays()
1211 enables = c->rasterizer.state.enables; in validate_arrays()
1212 if (enables & GGL_ENABLE_SMOOTH) in validate_arrays()
1214 if (enables & GGL_ENABLE_TMUS) in validate_arrays()
1374 const uint32_t enables = c->rasterizer.state.enables; in glDrawArrays() local
[all …]
Dtexture.cpp577 const uint32_t enables = c->rasterizer.state.enables; in set_depth_and_fog() local
587 if (enables & GGL_ENABLE_FOG) { in set_depth_and_fog()
592 if (enables & GGL_ENABLE_DEPTH_TEST) { in set_depth_and_fog()
733 const uint32_t enables = c->rasterizer.state.enables; in drawTexxOESImp() local
734 if (ggl_unlikely(enables & (GGL_ENABLE_DEPTH_TEST|GGL_ENABLE_FOG))) in drawTexxOESImp()
812 const uint32_t enables = c->rasterizer.state.enables; in drawTexiOES() local
813 if (ggl_unlikely(enables & (GGL_ENABLE_DEPTH_TEST|GGL_ENABLE_FOG))) in drawTexiOES()
Dmatrix.cpp98 const uint32_t enables = c->rasterizer.state.enables; in validate_perspective() local
101 if (enables & (GGL_ENABLE_DEPTH_TEST|GGL_ENABLE_FOG)) { in validate_perspective()
103 if (c->clipPlanes.enable || (enables&GGL_ENABLE_FOG)) in validate_perspective()
Dcontext.h552 inline void initLerp(vertex_t const* v0, uint32_t enables);
/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DBlasSettings.java31 public BlasSettings(boolean[] enables) { in BlasSettings() argument
32 mEnables = enables; in BlasSettings()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DIPSettings.java31 public IPSettings(boolean[] enables) { in IPSettings() argument
32 mEnables = enables; in IPSettings()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DIPSettings.java31 public IPSettings(boolean[] enables) { in IPSettings() argument
32 mEnables = enables; in IPSettings()
/frameworks/webview/nullwebview/
Dproguard.flags2 # post-jarjar remapping versions of the class names. This enables the same
/frameworks/compile/slang/lit-tests/
DREADME37 -v enables additional verbosity (useful when examining unexpected failures)
/frameworks/native/opengl/specs/
DEGL_ANDROID_image_native_buffer.txt42 This extension enables using an Android window buffer (struct
DEGL_ANDROID_get_frame_timestamps.txt105 enables timestamp collection, while a value of EGL_FALSE disables it. The
DEGL_ANDROID_native_fence_sync.txt39 This extension enables the creation of EGL fence sync objects that are
/frameworks/compile/libbcc/tests/debuginfo/
DREADME58 -v enables additional verbosity (useful when examining unexpected failures)
/frameworks/opt/net/ims/
DREADME.txt74 It enables an application to get details on why a method call failed.
/frameworks/support/development/checkstyle/
DLICENSE98 programs enables a greater number of people to use a large body of
100 non-free programs enables many more people to use the whole GNU
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt98 programs enables a greater number of people to use a large body of
100 non-free programs enables many more people to use the whole GNU
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll23 ; can add the "RenderScript TBAA" tree under the C/C++ TBAA tree. This enables
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll25 ; can add the "RenderScript TBAA" tree under the C/C++ TBAA tree. This enables
/frameworks/wilhelm/doc/
DDoxyfile1009 # top of each HTML page. The value NO (the default) enables the index and
/frameworks/native/docs/
DDoxyfile1181 # at top of each HTML page. The value NO (the default) enables the index and
/frameworks/av/media/libaaudio/
DDoxyfile.orig1332 # of each HTML page. A value of NO enables the index and the value YES disables
DDoxyfile1341 # of each HTML page. A value of NO enables the index and the value YES disables