Searched refs:TexturedAttributes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_tex_video.c84 static const XF86AttributeRec TexturedAttributes[NUM_TEXTURED_ATTRIBUTES] = { variable in typeref:typename:const XF86AttributeRec[]
967 memcpy(attrs, TexturedAttributes, nattributes * sizeof(XF86AttributeRec));
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c229 static XF86AttributeRec TexturedAttributes[NUM_TEXTURED_ATTRIBUTES] = { variable in typeref:typename:XF86AttributeRec[]
994 memcpy(attrs, TexturedAttributes, nAttributes * sizeof(XF86AttributeRec));

Completed in 8 milliseconds