Searched refs:first_element (Results 1 – 8 of 8) sorted by relevance
47 sf->base.u.buf.first_element = templ->u.buf.first_element; in nv50_surface_from_buffer()51 templ->u.buf.first_element * util_format_get_blocksize(sf->base.format); in nv50_surface_from_buffer()55 sf->width = templ->u.buf.last_element - templ->u.buf.first_element + 1; in nv50_surface_from_buffer()
348 unsigned first_element; member372 unsigned first_element; member
221 (s1->u.buf.first_element == s2->u.buf.first_element && in pipe_surface_equal()
503 trace_dump_member(uint, &state->u.buf, first_element); in trace_dump_sampler_view_template()553 trace_dump_member(uint, &state->u.buf, first_element); in trace_dump_surface_template()
113 view->pipe.u.buf.first_element * desc->block.bits / 8; in nvc0_create_sampler_view()117 view->pipe.u.buf.last_element - view->pipe.u.buf.first_element + 1; in nvc0_create_sampler_view()
875 VGPathCommand first_element; in vg_stroke_outline() local880 first_element = stroke_itr_command(it); in vg_stroke_outline()881 if (first_element != VG_MOVE_TO_ABS) { in vg_stroke_outline()
1138 templat.u.buf.first_element = desc->Buffer.ElementOffset;1250 templat.u.buf.first_element = desc->Buffer.ElementOffset; in CreateRenderTargetView()
135 constrained to. In the case of buffers, ``first_element`` and