HomeSort by relevance Sort by last modified time
    Searched full:precisions (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /frameworks/compile/slang/tests/F_rs_fp_two_pragmas/
stderr.txt.expect 1 rs_fp_two_pragmas.rs:5:9: error: Multiple float precisions specified. Encountered rs_fp_relaxed previously.
  /external/cblas/
Makefile 13 @ echo "BLAS) and testers for all the precisions. "
25 @ echo "alllib1 - make an archive of level 1 all precisions."
31 @ echo "alllib2 - make an archive of level 2 all precisions."
37 @ echo "alllib3 - make an archive of level 3 all precisions."
39 @ echo "alllib -- make an archive for all precisions."
45 @ echo "alltst1 - Compiles testers for all precisions of level 1."
51 @ echo "alltst2 - Compiles testers for all precisions of level 2."
57 @ echo "alltst3 - Compiles testers for all precisions of level 3."
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/vsync/
vsync_auditor.html 61 function useInstead(title, precisions) {
65 var precision = precisions[title];
  /external/deqp/doc/testspecs/GLES31/
functional.compute.shared_var.txt 25 + All basic types, all precisions
32 + all precisions
  /external/cblas/src/
Makefile 93 # All precisions
166 # All precisions
231 # All precisions
236 # All levels and precisions
  /external/libpcap/
pcap_set_tstamp_precision.3pcap.in 45 Two time stamp precisions are supported, microseconds and nanoseconds. One can
  /external/skia/src/gpu/
GrCoordTransform.cpp 22 // Always start at kDefault. Then if precisions differ we see if the precision needs to be
GrDrawTargetCaps.h 87 * report the same info for all precisions in all shader types.
  /external/deqp/modules/gles2/functional/
es2fShaderInvarianceTests.cpp 481 } precisions[] = local
488 for (int precNdx = 0; precNdx < DE_LENGTH_OF_ARRAY(precisions); ++precNdx)
490 const char* const precisionName = precisions[precNdx].name;
491 const glu::Precision precision = precisions[precNdx].prec;
499 << FormatArgument("HIGH_VALUE", de::toString(precisions[precNdx].highValue))
500 << FormatArgument("HIGH_VALUE_INV", de::toString(precisions[precNdx].invHighValue))
501 << FormatArgument("MEDIUM_VALUE", de::toString(precisions[precNdx].mediumValue))
502 << FormatArgument("LOW_VALUE", de::toString(precisions[precNdx].lowValue))
503 << FormatArgument("LOW_VALUE_INV", de::toString(precisions[precNdx].invlowValue))
504 << FormatArgument("LOOP_ITERS", de::toString(precisions[precNdx].loopIterations)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderInvarianceTests.cpp 483 } precisions[] = local
490 for (int precNdx = 0; precNdx < DE_LENGTH_OF_ARRAY(precisions); ++precNdx)
492 const char* const precisionName = precisions[precNdx].name;
493 const glu::Precision precision = precisions[precNdx].prec;
501 << FormatArgument("HIGH_VALUE", de::toString(precisions[precNdx].highValue))
502 << FormatArgument("HIGH_VALUE_INV", de::toString(precisions[precNdx].invHighValue))
503 << FormatArgument("MEDIUM_VALUE", de::toString(precisions[precNdx].mediumValue))
504 << FormatArgument("LOW_VALUE", de::toString(precisions[precNdx].lowValue))
505 << FormatArgument("LOW_VALUE_INV", de::toString(precisions[precNdx].invlowValue))
506 << FormatArgument("LOOP_ITERS", de::toString(precisions[precNdx].loopIterations)
    [all...]
es3fFragmentOutputTests.cpp 987 static const glu::Precision precisions[] = local
    [all...]
es3fTransformFeedbackTests.cpp     [all...]
  /external/deqp/modules/gles2/scripts/
gen-swizzles.py 34 # * all precisions (lowp, mediump, highp)
39 # * all precisions (lowp, mediump, highp)
265 # TODO: precisions!!
  /external/deqp/modules/gles3/scripts/
gen-swizzles.py 34 # * all precisions (lowp, mediump, highp)
39 # * all precisions (lowp, mediump, highp)
269 # TODO: precisions!!
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt 41 to lowp and mediump precisions even though the GLSL specification
71 The precisions for trigonometric functions have been adapted from OpenCL
73 take their precisions from standard formulae as derived forms.
111 The precisions for exponential functions for mediump and lowp have been
  /libcore/luni/src/test/java/libcore/java/math/
MathContextTest.java 31 // A few precisions.
  /external/bison/m4/
vasnprintf.m4 228 # Extra prerequisites of lib/vasnprintf.c for supporting large precisions.
238 supporting large precisions without arbitrary bounds.])
printf.m4 713 /* Test whether precisions in %ls are supported as specified in ISO C 99
910 dnl Test whether the *printf family of functions supports large precisions.
911 dnl On mingw, precisions larger than 512 are treated like 512, in integer
    [all...]
  /external/skia/include/gpu/
GrTypesPriv.h 43 * Precisions of shader language variables. Not all shading languages support precisions or actually
  /external/deqp/framework/common/
tcuFloatFormat.hpp 83 bool m_exactPrecision; // Are larger precisions disallowed?
tcuInterval.hpp 23 * \brief Interval arithmetic and floating point precisions.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
BUGS 53 * Possible bugs with huge precisions (> 2^30).
FAQ.html 136 <li><a href="#crash_high_prec">My program crashes with high precisions.</a></li>
298 <dt id="crash_high_prec">6. My program crashes with high precisions.</dt>
302 temporary results on the stack, and in very high precisions, this
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
BlackWhiteFilter.java 63 // this approach also increases the precisions of sin(theta)
  /external/deqp/data/gles31/shaders/
linkage_tessellation.test 172 desc "Tessellation control shader input precisions different"
226 desc "Tessellation evaluation shader output precisions different"
280 desc "Tessellation control and evaluation shader varying precisions different"
    [all...]

Completed in 130 milliseconds

1 2 3 4