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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 497 boolean fp64 = format_desc->channel[0].size == 64; local
509 * fp64 are treated like fp32 except we fetch twice wide values
517 if (fp64) {
612 if (fp64) {
646 if (!fp64) {
  /bionic/tests/
stdio_test.cpp 2193 FILE* fp64 = funopen64(nullptr, read_fn, nullptr, seek64_fn, nullptr); local
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_driver.h 177 bool fp64; /* program uses fp64 math */ member in struct:nv50_ir_prog_info::__anon33410
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 576 fp64(const _mesa_glsl_parse_state *state) function
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp 26 * \brief Implements conformance tests for "GPU Shader FP64" functionality.
15604 TestCaseGroup* fp64 = new TestCaseGroup(m_context, "fp64", ""); local
    [all...]

Completed in 565 milliseconds