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

/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.h84 * @texture_stage: Device data used to reconstruct binding command.
88 uint32 texture_stage; member in struct:vmw_ctx_bindinfo_tex
H A Dvmwgfx_binding.c585 cmd->body.s1.stage = binding->texture_stage;
H A Dvmwgfx_execbuf.c1678 binding.texture_stage = cur_state->stage;
1680 binding.texture_stage);

Completed in 215 milliseconds