Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/device_include/
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
Dsvga3d_cmd.h978 uint32 offsetInBytes; member
1349 uint32 offsetInBytes; member
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_streamoutput.c110 cmd->body.offsetInBytes = res->backup_offset; in vmw_dx_streamoutput_unscrub()
183 cmd->body.offsetInBytes = 0; in vmw_dx_streamoutput_scrub()
Dvmwgfx_shader.c267 cmd->body.offsetInBytes = res->backup_offset; in vmw_gb_shader_bind()
295 cmd->body.offsetInBytes = 0; in vmw_gb_shader_unbind()
406 cmd->body.offsetInBytes = res->backup_offset; in vmw_dx_shader_unscrub()
493 cmd->body.offsetInBytes = 0; in vmw_dx_shader_scrub()
Dvmwgfx_binding.c700 cmd->body.offsetInBytes = binding->offset; in vmw_binding_scrub_cb()
704 cmd->body.offsetInBytes = 0; in vmw_binding_scrub_cb()
Dvmwgfx_execbuf.c2111 &cmd->body.mobid, cmd->body.offsetInBytes); in vmw_cmd_bind_gb_shader()
2150 binding.offset = cmd->body.offsetInBytes; in vmw_cmd_dx_set_single_constant_buffer()
2753 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_shader()
3074 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_streamoutput()