Home
last modified time | relevance | path

Searched defs:is_float (Results 1 – 25 of 37) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_util.c62 lima_dump_blob(FILE *fp, void *data, int size, bool is_float) in lima_dump_blob()
177 int size, bool is_float, const char *fmt, ...) in _lima_dump_command_stream_print()
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py29 def __init__(self, name, dests, srcs, imms, is_float, can_eliminate, encoding_16, encoding_32): argument
60 def op(name, encoding_32, dests = 1, srcs = 0, imms = [], is_float = False, can_eliminate = True, e… argument
Dagx_optimizer.c112 unsigned srcs, bool is_float) in agx_optimizer_inline_imm()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp94 bool is_float = std::string("fFeEgGaA") in print_formatted() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_drm.c102 bool is_float; in dri2_drm_config_is_compatible() local
625 bool is_float; in drm_add_configs_for_visuals() local
/third_party/spirv-tools/source/val/
Dvalidate_non_uniform.cpp289 const bool is_float = inst->opcode() == spv::Op::OpGroupNonUniformFAdd || in ValidateGroupNonUniformArithmetic() local
/third_party/rust/crates/bindgen/bindgen/ir/
Dvar.rs326 let is_float = canonical_ty.map_or(false, |t| t.is_float()); in parse() localVariable
Dty.rs164 pub fn is_float(&self) -> bool { in is_float() method
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.py102 def __init__(self, index, size, is_float = False, swizzle = False, argument
/third_party/mesa3d/src/util/format/
Du_format_parse.py278 def is_float(self): member in Format
/third_party/mesa3d/src/mesa/main/
Dformat_parser.py385 def is_float(self): member in Format
Dglformats.c3761 bool normalized = false, is_float = false, is_signed = false; in _mesa_format_from_format_and_type() local
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_driint.h59 bool is_float; member
/third_party/spirv-tools/test/opt/
Damd_ext_to_khr.cpp30 bool is_float = false) { in GetTest()
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc429 bool is_float = false; in ConsumeNumber() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c206 bool is_float; in driCreateConfigs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c767 bool is_float = util_format_is_float(format); in fd3_emit_state() local
/third_party/alsa-lib/test/
Dpcm.c52 int is_float = (format == SND_PCM_FORMAT_FLOAT_LE || in generate_sine() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c358 unsigned num_channels, bool is_float) in radv_fixup_vertex_input_fetches()
400 bool is_float = in load_vs_input() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h839 bool is_float() const in is_float() function
/third_party/ffmpeg/libavfilter/
Daf_astats.c107 int is_float; member
/third_party/python/Modules/
D_json.c924 int is_float = 0; in _match_number_unicode() local
/third_party/astc-encoder/Source/
Dastcenccli_toplevel.cpp201 static bool is_float( in is_float() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_defines.h329 int is_float:1; member
/third_party/mesa3d/src/intel/isl/
Disl.c3355 bool is_float) in isl_color_value_swizzle()

12