Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h223 uint32 offsetInBytes; member
894 uint32 offsetInBytes; member
1370 uint32 offsetInBytes; member
1391 uint32 offsetInBytes; member
1550 uint32 offsetInBytes; member
Dsvga3d_cmd.h1390 uint32 offsetInBytes; member
1985 uint32 offsetInBytes; member
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
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.c642 cmd->body.offsetInBytes = binding->offset; in vmw_binding_scrub_cb()
646 cmd->body.offsetInBytes = 0; in vmw_binding_scrub_cb()
Dvmwgfx_execbuf.c2102 &cmd->body.mobid, cmd->body.offsetInBytes); in vmw_cmd_bind_gb_shader()
2138 binding.offset = cmd->body.offsetInBytes; in vmw_cmd_dx_set_single_constant_buffer()
2729 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_shader()