HomeSort by relevance Sort by last modified time
    Searched full:varying (Results 351 - 375 of 736) sorted by null

<<11121314151617181920>>

  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 309 "varying mediump vec2 v_texCoord;\n"
318 "varying mediump vec2 v_texCoord;\n"
333 "varying mediump vec4 v_color;\n"
341 "varying mediump vec4 v_color;\n"
    [all...]
  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 439 "varying mediump vec4 v_color;\n"
448 "varying mediump vec4 v_color;\n"
742 "varying mediump vec4 v_color;\n"
751 "varying mediump vec4 v_color;\n"
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderDiscardTests.cpp 323 case DISCARDMODE_DYNAMIC: return "Discard based on varying values";
  /external/deqp/modules/gles31/functional/
es31fSeparateShaderTests.cpp 778 // only invalid varying configurations, i.e. there exists a valid varying configuration for this
822 msg << "There is one varying.\n";
832 msg << "Varying outputs and inputs correspond ";
    [all...]
  /external/deqp/modules/glshared/
glsAttributeLocationTests.cpp 265 parameters["VTX_OUTPUT"] = (usesInOutQualifiers ? "out" : "varying");
267 parameters["FRAG_INPUT"] = (usesInOutQualifiers ? "in" : "varying");
296 parameters["VTX_OUTPUT"] = (usesInOutQualifiers ? "out" : "varying");
298 parameters["FRAG_INPUT"] = (usesInOutQualifiers ? "in" : "varying");
    [all...]
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 71 * search for this mapping by randomly varying the hash codes of
  /external/guice/core/test/com/googlecode/guice/bundle/
OSGiTestActivator.java 45 // varying visibilities to test our code-generation support
  /external/libjpeg-turbo/
djpeg.1 140 method may also give different results on different machines due to varying
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_derived.c 125 /* this includes texcoords and varying vars */
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi.c 215 * Use the generic remap table to map a TGSI generic varying variable
  /external/mesa3d/src/glsl/
opt_array_splitting.cpp 31 * This skips uniform/varying arrays, which would need careful
  /external/mesa3d/src/mesa/main/
shaderobj.c 343 /* Transform feedback varying vars */
  /external/mesa3d/src/mesa/swrast/
s_linetemp.h 34 * INTERP_ATTRIBS - if defined, interpolate attribs (texcoords, varying, etc)
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/util/
ParallelSorter.java 27 * Given two arrays of equal length and varying types, the standard
  /external/nanopb-c/tests/encode_unittests/
encode_unittests.c 309 /* Misbehaving callback: varying output between calls */
  /external/opencv3/modules/cudaoptflow/include/opencv2/
cudaoptflow.hpp 291 * Set this parameter to 1. if you have varying illumination.
  /external/squashfs-tools/kernel/fs/squashfs/
inode.c 33 * varying with the type.
  /external/svox/pico/lib/
picokfst.c 114 /* Converts varying-sized sequence of bytes starting at position '*pos' in byte stream 'stream'
  /external/valgrind/memcheck/tests/
sh-mem.c 125 // (NNN = 1, 2, 4 or 8), with varying alignments, of values with
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_sequence_coder.cc 67 // TODO(mikhal): Add support for varying the frame size.
  /frameworks/av/cmds/screenrecord/
TextRenderer.cpp 114 // black pixel with varying alpha
  /frameworks/base/docs/html/design/patterns/
accessibility.jd 21 <p>One of Android's missions is to organize the world's information and make it universally accessible and useful. Accessibility is the measure of how successfully a product can be used by people with varying abilities. Our mission applies to all users-including people with disabilities such as visual impairment, color deficiency, hearing loss, and limited dexterity.</p>
new.jd 86 screen, with a few different approaches to meet the varying needs of apps and
  /frameworks/base/libs/hwui/font/
CacheTexture.cpp 252 // of varying sizes in one block.
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
CameraSource.java 96 "varying vec2 v_texcoord;\n" +

Completed in 807 milliseconds

<<11121314151617181920>>