HomeSort by relevance Sort by last modified time
    Searched defs:fp64 (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 497 boolean fp64 = format_desc->channel[0].size == 64; local
510 * fp64 are treated like fp32 except we fetch twice wide values
518 if (fp64) {
613 if (fp64) {
647 if (!fp64) {
  /bionic/tests/
stdio_test.cpp 1293 FILE* fp64 = funopen64(nullptr, read_fn, nullptr, seek64_fn, nullptr); local
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_driver.h 179 bool fp64; /* program uses fp64 math */ member in struct:nv50_ir_prog_info::__anon27769
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 529 fp64(const _mesa_glsl_parse_state *state) function
    [all...]

Completed in 234 milliseconds