Home
last modified time | relevance | path

Searched defs:fp64 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dplatform.rs45 pub fp64: bool, field
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/
Dintrinsics_floating_point_impl.h320 Float64 fp64 = bit_cast<Float64>(op_64); in RSqrtEstimate() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c499 bool fp64 = format_desc->channel[0].size == 64; in lp_build_fetch_rgba_soa() local
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc.h54 bool fp64; member
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_driver.h217 bool fp64; /* program uses fp64 math */ member
H A Dnv50_ir.h1378 bool fp64; variable
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dfrom_nir.rs216 pub fp64: PerSizeFloatControls, field
/aosp_15_r20/bionic/tests/
H A Dstdio_test.cpp2356 FILE* fp64 = funopen64(nullptr, read_fn, nullptr, seek64_fn, nullptr); in TEST() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp811 fp64(const _mesa_glsl_parse_state *state) in fp64() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp15549 TestCaseGroup *fp64 = new TestCaseGroup(m_context, "fp64", ""); in init() local