Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.h86 struct vmw_ctx_bindinfo_tex { struct
H A Dvmwgfx_binding.c101 struct vmw_ctx_bindinfo_tex texture_units[SVGA3D_NUM_TEXTURE_UNITS];
199 .size = sizeof(struct vmw_ctx_bindinfo_tex),
567 struct vmw_ctx_bindinfo_tex *binding = in vmw_binding_scrub_texture()
H A Dvmwgfx_execbuf.c1668 struct vmw_ctx_bindinfo_tex binding; in vmw_cmd_tex_state()