Home
last modified time | relevance | path

Searched refs:SVGA3dCmdSetTextureState (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h913 SVGA3dCmdSetTextureState; /* SVGA_3D_CMD_SETTEXTURESTATE */ typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.c573 SVGA3dCmdSetTextureState c; in vmw_binding_scrub_texture()
H A Dvmwgfx_execbuf.c1633 VMW_DECLARE_CMD_VAR(*cmd, SVGA3dCmdSetTextureState); in vmw_cmd_tex_state()