Home
last modified time | relevance | path

Searched defs:is_float (Results 1 - 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_optimizer.c111 agx_optimizer_inline_imm(agx_instr **defs, agx_instr *I, unsigned srcs, bool is_float) agx_optimizer_inline_imm() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_util.c62 lima_dump_blob(FILE *fp, void *data, int size, bool is_float) in lima_dump_blob() argument
176 _lima_dump_command_stream_print(struct lima_dump *dump, void *data, int size, bool is_float, const char *fmt, ...) _lima_dump_command_stream_print() argument
/third_party/mesa3d/src/mesa/main/
H A Dformat_parser.py385 def is_float(self): member in Format
H A Dglformats.c3761 bool normalized = false, is_float = false, is_signed = false; in _mesa_format_from_format_and_type() local
/third_party/mesa3d/src/util/format/
H A Du_format_parse.py278 def is_float(self): member in Format
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h59 bool is_float; member
/third_party/spirv-tools/source/val/
H A Dvalidate_non_uniform.cpp289 const bool is_float = inst->opcode() == spv::Op::OpGroupNonUniformFAdd || in ValidateGroupNonUniformArithmetic() local
/third_party/alsa-lib/test/
H A Dpcm.c52 int is_float = (format == SND_PCM_FORMAT_FLOAT_LE || in generate_sine() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs164 pub fn is_float(&self) -> bool { in is_float() functions
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp201 static bool is_float( in is_float() function
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c102 bool is_float; in dri2_drm_config_is_compatible() local
625 bool is_float; in drm_add_configs_for_visuals() local
H A Degl_dri2.c362 dri2_get_render_type_float(const __DRIcoreExtension *core, const __DRIconfig *config, bool *is_float) dri2_get_render_type_float() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c206 bool is_float; in driCreateConfigs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c767 bool is_float = util_format_is_float(format); in fd3_emit_state() local
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc429 bool is_float = false; in ConsumeNumber() local
/third_party/ffmpeg/libavfilter/
H A Daf_astats.c107 int is_float; member
[all...]
/third_party/python/Modules/
H A D_json.c924 int is_float = 0; in _match_number_unicode() local
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h839 bool is_float() const in is_float() function
/third_party/mesa3d/src/intel/isl/
H A Disl.c3353 isl_color_value_swizzle(union isl_color_value src, struct isl_swizzle swizzle, bool is_float) isl_color_value_swizzle() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2473 bool is_float = false; in visit_tex() local
H A Dlp_bld_nir_soa.c1015 bool is_float = LLVMTypeOf(val) == bld_base->base.vec_type; in emit_atomic_global() local
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h1023 fillPlane32(uint8_t *plane, int stride, int width, int height, int y, int alpha, int bits, const int big_endian, int is_float) fillPlane32() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c400 bool is_float = in load_vs_input() local
357 radv_fixup_vertex_input_fetches(struct radv_shader_context *ctx, LLVMValueRef value, unsigned num_channels, bool is_float) radv_fixup_vertex_input_fetches() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c3165 bool is_float; in r600_translate_colorformat() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c937 bool is_float = mir_is_bcsel_float(instr); in emit_alu() local

Completed in 54 milliseconds

12