/external/deqp/modules/gles2/functional/ |
es2fTextureUnitTests.cpp | 162 "varying mediump vec2 v_coord;\n" 192 "varying mediump vec2 v_coord;\n" [all...] |
es2fMultisampleTests.cpp | 323 "varying mediump vec4 v_color;\n" 331 "varying mediump vec4 v_color;\n" [all...] |
es2fPolygonOffsetTests.cpp | 61 "varying mediump vec4 v_color;\n" 67 const char* s_shaderSourceFragment = "varying mediump vec4 v_color;\n" [all...] |
/external/deqp/modules/gles2/performance/ |
es2pDrawCallBatchingTests.cpp | 214 << "varying mediump vec4 v_color;\n" 252 << "varying mediump vec4 v_color;\n" [all...] |
es2pShaderOptimizationTests.cpp | 135 "varying " + fragPrec + " vec4 v_value;\n" 145 << glu::FragmentSource( "varying " + fragPrec + " vec4 v_value;\n" [all...] |
/external/llvm/include/llvm/ADT/ |
Hashing.h | 521 // with the variadic combine because that formation can have varying 594 /// This routine accepts a varying number of arguments of any type. It will
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_state.c | 681 * the other non-point-sprite coords(like varying inputs, as we now use 682 * tex coord to implement varying inputs) be replaced to value (0, 0)-(1, 1). [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.h | 488 * all of their varyings were floats, they would run out of varying slots and 765 /* Summary of size and varying of active arrays, so we can check [all...] |
/external/webrtc/webrtc/modules/video_coding/codecs/test/ |
videoprocessor_integrationtest.cc | 627 // VP9: Run with no packet loss, with varying bitrate (3 rate updates): [all...] |
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
UiObject.java | 189 * drag speed, and varying speeds may impact the results. Consider 208 * drag speed, and varying speeds may impact the results. Consider [all...] |
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.cpp | 36 "varying vec2 v_texcoord;\n" 160 "varying vec2 v_texcoord;\n" [all...] |
/external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/pinetrail/all/ |
alex_15746935_results.json.bz2 | |
mario_15686537_results.json.bz2 | |
x86_generic-mesa_11.0.2_results.json.bz2 | |
zgb_15749013_results.json.bz2 | |
/external/deqp/modules/egl/ |
teglGLES2SharingThreadedTests.cpp | [all...] |
teglImageFormatTests.cpp | 406 "varying mediump vec2 v_texCoord;\n" 413 "varying mediump vec2 v_texCoord;\n" [all...] |
/external/deqp/data/gles2/shaders/ |
functions.test | [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
DecodeAccuracyTestBase.java | 789 + "varying vec2 vTextureCoord;\n" 798 + "varying vec2 vTextureCoord;\n" [all...] |
EncodeVirtualDisplayWithCompositionTest.java | 632 "varying vec2 vTextureCoord;\n" + 641 "varying vec2 vTextureCoord;\n" + [all...] |
/external/autotest/client/bin/net/ |
net_utils_unittest.py | [all...] |
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_17.sh | [all...] |
/external/deqp/data/gles3/shaders/ |
uniform_block.test | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fMultisampleTests.cpp | 398 * This is done by drawing a pattern, with varying coverage values, 875 * This is done by drawing a quads with varying sample masks and then [all...] |
/external/icu/icu4c/source/test/intltest/ |
utxttest.cpp | 122 // String of chars of randomly varying size in utf-8 representation. 123 // Exercise the mapping, and the varying sized buffer. [all...] |