Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h904 SVGA3dTextureState; typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1634 SVGA3dTextureState *last_state = (SVGA3dTextureState *) in vmw_cmd_tex_state()
1636 SVGA3dTextureState *cur_state = (SVGA3dTextureState *) in vmw_cmd_tex_state()
H A Dvmwgfx_binding.c574 SVGA3dTextureState s1; in vmw_binding_scrub_texture()