Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H 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
H A Dsvga3d_cmd.h978 uint32 offsetInBytes; member
1349 uint32 offsetInBytes; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_streamoutput.c110 cmd->body.offsetInBytes = res->guest_memory_offset; in vmw_dx_streamoutput_unscrub()
183 cmd->body.offsetInBytes = 0; in vmw_dx_streamoutput_scrub()
H A Dvmwgfx_binding.h221 u32 shader_slot, u32 slot, u32 offsetInBytes);
H A Dvmwgfx_execbuf.c2093 &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()
2181 cmd->body.slot, cmd->body.offsetInBytes); in vmw_cmd_dx_set_constant_buffer_offset()
2771 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_shader()
3094 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_streamoutput()