Searched refs:util_format_is_float (Results 1 – 25 of 26) sorted by relevance
12
89 } else if (util_format_is_float(from_desc->format)) { in convert_value()173 final_channels[i] = util_format_is_float(to_desc->format) ? in convert_value()180 if (util_format_is_float(to_desc->format)) in convert_value()
1447 if (util_format_is_float(state->cbufs[i]->format)) in d3d12_set_framebuffer_state()
128 return util_format_is_float(vk_format_to_pipe_format(format)); in vk_format_is_float()
288 if (util_format_is_float(format) && in fd_surface_half_precision()
162 if (util_format_is_float(pfi->stvis.color_format)) { in stw_query_attrib()
481 (util_format_is_pure_integer(format) || util_format_is_float(format))) in gpu_supports_texture_format()517 if (util_format_is_pure_integer(format) || util_format_is_float(format)) in gpu_supports_render_format()
347 if (sample_count > 1 && util_format_is_float(format)) in lima_screen_is_format_supported()
807 if (cbuf && util_format_is_float(cbuf->format)) { in lima_pack_pp_frame_reg()
422 if (util_format_is_float(format)) in get_rat_opcode()464 if (util_format_is_float(format)) in get_rat_opcode_wo()
384 if (util_format_is_float(format) || in v3d_nir_lower_logic_ops_block()
67 util_format_is_float(texture->format) && in si_use_compute_copy_for_float_formats()642 util_format_is_float(src_format) && in si_compute_copy_image()
306 (util_format_is_float(format) || util_format_get_blocksizebits(format) == 128)) in get_random_format()
95 if (util_format_is_pure_integer(desc->format) || util_format_is_float(desc->format)) in pan_is_format_native()
622 if (util_format_is_float(orig_pfmt) != util_format_is_float(new_pfmt)) in dzn_image_formats_are_compatible()
252 else if (util_format_is_float(format)) in vgpu10_return_type()
722 util_format_is_float(enum pipe_format format) ATTRIBUTE_CONST;
98 util_format_is_float(enum pipe_format format) in util_format_is_float() function
935 if (util_format_is_float(view->base.format)) { in r300_merge_textures_and_samplers()
1215 if (util_format_is_float(surface_fmts[i])) { in test_surface_st_check()
767 bool is_float = util_format_is_float(format); in fd3_emit_state()
405 util_format_is_float(pformat) ? glsl_vec4_type() : glsl_uvec4_type(); in get_color_clear_rect_fs()
1127 (!util_format_is_float(src_format) && dst_format == PIPE_FORMAT_L32_FLOAT)) in st_GetTexSubImage_shader()
1786 if (util_format_is_float(srcFormat)) { in st_CopyPixels()
56 if (util_format_is_float(format)) in format_to_ifmt()2664 else if (util_format_is_float(format)) in pack_gmem_clear_value()
2793 if (util_format_is_float(var->data.image.format)) in scan_nir()