Home
last modified time | relevance | path

Searched refs:texture_stage (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h87 * @texture_stage: Device data used to reconstruct binding command.
91 uint32 texture_stage; member
H A Dvmwgfx_binding.c636 cmd->body.s1.stage = binding->texture_stage; in vmw_binding_scrub_texture()
H A Dvmwgfx_execbuf.c1673 binding.texture_stage = cur_state->stage; in vmw_cmd_tex_state()
1675 binding.texture_stage); in vmw_cmd_tex_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h87 * @texture_stage: Device data used to reconstruct binding command.
91 uint32 texture_stage; member
H A Dvmwgfx_binding.c659 cmd->body.s1.stage = binding->texture_stage; in vmw_binding_scrub_texture()
H A Dvmwgfx_execbuf.c1669 binding.texture_stage = cur_state->stage; in vmw_cmd_tex_state()
1671 binding.texture_stage); in vmw_cmd_tex_state()

Completed in 15 milliseconds