HomeSort by relevance Sort by last modified time
    Searched full:num_verts (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_renderer.c 48 int num_verts = r->buffer_size/(r->attrs_per_vertex * NUM_COMPONENTS); local
55 num_verts, r->attrs_per_vertex);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_renderer.c 77 int num_verts = r->buffer_size / (r->attrs_per_vertex * NUM_COMPONENTS); local
84 num_verts, /* verts */
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.c 48 int num_verts = r->buffer_size/(r->attrs_per_vertex * NUM_COMPONENTS); local
55 num_verts, r->attrs_per_vertex);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 646 STDMETHOD(GetVertexAlbedo)(THIS_ D3DXCOLOR *vert_colors, UINT num_verts) PURE;
    [all...]

Completed in 587 milliseconds

12