HomeSort by relevance Sort by last modified time
    Searched full:vertex4f (Results 1 - 18 of 18) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_types.h 41 struct vertex4f struct
vl_compositor.h 81 struct vertex4f colors[4];
234 struct vertex4f *colors);
vl_compositor.c 579 c->vertex_buf.stride = sizeof(struct vertex2f) + sizeof(struct vertex4f) * 2;
591 vertex_elems[2].src_offset = sizeof(struct vertex2f) + sizeof(struct vertex4f);
896 struct vertex4f v_one = { 1.0f, 1.0f, 1.0f, 1.0f };
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 610 static struct vertex4f *
611 ColorsToPipe(VdpColor const *colors, uint32_t flags, struct vertex4f result[4])
614 struct vertex4f *dst = result;
654 struct vertex4f vlcolors[4];
724 struct vertex4f vlcolors[4];
  /external/mesa3d/src/mesa/main/
vtxfmt.c 102 SET_Vertex4f(tab, vfmt->Vertex4f);
dd.h     [all...]
dlist.c     [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_noop.c 415 vfmt->Vertex4f = _mesa_noop_Vertex4f;
vbo_attrib_tmp.h 279 TAG(Vertex4f)(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
    [all...]
vbo_exec_api.c 977 vfmt->Vertex4f = vbo_Vertex4f;
    [all...]
vbo_save_api.c     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
static_data.py 172 "Vertex4f": 144,
    [all...]
gl_API.xml     [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 194 void (GLAPIENTRY * Vertex4f)(GLfloat, GLfloat, GLfloat, GLfloat);
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 710 { "glVertex4f", _O(Vertex4f) },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
remap_helper.h     [all...]

Completed in 379 milliseconds