Searched refs:util_format_is_pure_integer (Results 1 – 11 of 11) sorted by relevance
448 if (!util_format_is_pure_integer(format)) { in r300_is_format_supported()
343 if (util_format_is_pure_integer(format)) in test_all()
107 tex_int = util_format_is_pure_integer(view->pipe.format); in nv50_create_sampler_view()
1082 bool is_int = util_format_is_pure_integer(surface_fmts[i]); in test_surface_ld()1182 bool is_int = util_format_is_pure_integer(surface_fmts[i]); in test_surface_st()
585 util_format_is_pure_integer(enum pipe_format format);
122 util_format_is_pure_integer(enum pipe_format format) in util_format_is_pure_integer() function
894 boolean int_format = util_format_is_pure_integer(cbuf_format); in util_blitter_clear_custom()
90 tex_int = util_format_is_pure_integer(view->pipe.format); in nvc0_create_sampler_view()
492 util_format_is_pure_integer(info->src.res->format)) { in r600_resource_resolve()
596 if (util_format_is_pure_integer(format)) in r600_is_format_supported()1609 util_format_is_pure_integer(state->cbufs[0]->format); in r600_set_framebuffer_state()
1716 util_format_is_pure_integer(state->cbufs[0]->format); in evergreen_set_framebuffer_state()