Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h225 uint32 offsetInBytes; member
896 uint32 offsetInBytes; member
1372 uint32 offsetInBytes; member
1393 uint32 offsetInBytes; member
1552 uint32 offsetInBytes; member
H A Dsvga3d_cmd.h1392 uint32 offsetInBytes; member
1987 uint32 offsetInBytes; member
/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_shader.c272 cmd->body.offsetInBytes = res->backup_offset; in vmw_gb_shader_bind()
300 cmd->body.offsetInBytes = 0; in vmw_gb_shader_unbind()
411 cmd->body.offsetInBytes = res->backup_offset; in vmw_dx_shader_unscrub()
498 cmd->body.offsetInBytes = 0; in vmw_dx_shader_scrub()
H A Dvmwgfx_binding.c647 cmd->body.offsetInBytes = binding->offset; in vmw_binding_scrub_cb()
651 cmd->body.offsetInBytes = 0; in vmw_binding_scrub_cb()
H A Dvmwgfx_execbuf.c2111 &cmd->body.mobid, cmd->body.offsetInBytes); in vmw_cmd_bind_gb_shader()
2147 binding.offset = cmd->body.offsetInBytes; in vmw_cmd_dx_set_single_constant_buffer()
2743 cmd->body.offsetInBytes); in vmw_cmd_dx_bind_shader()