Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc.h54 bool fp64; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c499 boolean fp64 = format_desc->channel[0].size == 64; in lp_build_fetch_rgba_soa() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h209 bool fp64; /* program uses fp64 math */ member
Dnv50_ir.h1371 bool fp64; variable
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp760 fp64(const _mesa_glsl_parse_state *state) in fp64() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp15405 TestCaseGroup* fp64 = new TestCaseGroup(m_context, "fp64", ""); in init() local