Home
last modified time | relevance | path

Searched refs:offsetInBytes (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/device_include/
A Dsvga3d_dx.h176 uint32 offsetInBytes; member
221 uint32 offsetInBytes; member
832 uint32 offsetInBytes; member
1430 uint32 offsetInBytes; member
1447 uint32 offsetInBytes; member
1488 uint32 offsetInBytes; member
1522 uint32 offsetInBytes; member
1626 uint32 offsetInBytes; member
A Dsvga3d_cmd.h978 uint32 offsetInBytes; member
1349 uint32 offsetInBytes; member
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_streamoutput.c108 cmd->body.offsetInBytes = res->backup_offset; in vmw_dx_streamoutput_unscrub()
181 cmd->body.offsetInBytes = 0; in vmw_dx_streamoutput_scrub()
A Dvmwgfx_shader.c262 cmd->body.offsetInBytes = res->backup_offset; in vmw_gb_shader_bind()
290 cmd->body.offsetInBytes = 0; in vmw_gb_shader_unbind()
401 cmd->body.offsetInBytes = res->backup_offset; in vmw_dx_shader_unscrub()
488 cmd->body.offsetInBytes = 0; in vmw_dx_shader_scrub()
A Dvmwgfx_binding.h221 u32 shader_slot, u32 slot, u32 offsetInBytes);
A Dvmwgfx_binding.c368 u32 shader_slot, u32 slot, u32 offsetInBytes) in vmw_binding_cb_offset_update() argument
374 loc_cb->offset = offsetInBytes; in vmw_binding_cb_offset_update()
721 cmd->body.offsetInBytes = binding->offset; in vmw_binding_scrub_cb()
725 cmd->body.offsetInBytes = 0; in vmw_binding_scrub_cb()
A Dvmwgfx_execbuf.c2094 &cmd->body.mobid, cmd->body.offsetInBytes); in vmw_cmd_bind_gb_shader()
2133 binding.offset = cmd->body.offsetInBytes; in vmw_cmd_dx_set_single_constant_buffer()
2184 cmd->body.slot, cmd->body.offsetInBytes); in vmw_cmd_dx_set_constant_buffer_offset()
2775 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_shader()
3096 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_streamoutput()

Completed in 36 milliseconds