Home
last modified time | relevance | path

Searched refs:startView (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c842 cmd->body.startView = cbs->bind_first_slot; in vmw_emit_set_sr()
H A Dvmwgfx_execbuf.c2214 if ((u64) cmd->body.startView + (u64) num_sr_view > in vmw_cmd_dx_set_shader_res()
2225 cmd->body.startView); in vmw_cmd_dx_set_shader_res()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h183 uint32 startView; member