Lines Matching refs:width0
54 templ.width0 = width; in util_create_texture2d()
79 fb.width = tex->width0; in util_set_framebuffer_cb0()
123 viewport.scale[0] = 0.5f * tex->width0; in util_set_max_viewport()
126 viewport.translate[0] = 0.5f * tex->width0; in util_set_max_viewport()
353 cb->width0, cb->height0, red); in tgsi_vs_window_space_position()
406 cb->width0, cb->height0, expected, in null_sampler_view()
463 pass = pass && util_probe_rect_rgba(ctx, cb, 0, 0, cb->width0, in util_test_constant_buffer()
538 ctx->clear_buffer(ctx, buf, 0, buf->width0, &value, sizeof(value)); in test_sync_file_fences()
542 u_box_2d(0, 0, tex->width0, tex->height0, &box); in test_sync_file_fences()
568 ctx->clear_buffer(ctx, buf, 0, buf->width0, &value, sizeof(value)); in test_sync_file_fences()
779 cb->width0, cb->height0, expected); in test_texture_barrier()
844 info.grid[0] = cb->width0 / 8; in test_compute_clear_image()
853 cb->width0, cb->height0, expected); in test_compute_clear_image()
869 tex->width0 == NV12_WIDTH && in nv12_validate_resource_fields()
875 tex->next->width0 == tex->width0 / 2 && in nv12_validate_resource_fields()