HomeSort by relevance Sort by last modified time
    Searched refs:vertex (Results 176 - 199 of 199) sorted by null

1 2 3 4 5 6 78

  /external/mesa3d/src/mesa/vbo/
vbo_save_api.c 36 * same vertex layout. Additionally it attempts to minimize the need
37 * for execute-time fixup of these vertex lists, allowing them to be
50 * The other case where fixup is required is when a vertex attribute
66 * Vertex commands are issued within a single primitive.
404 * the next vertex lists as well.
491 /* Emit a glEnd to close off the last vertex list.
566 * when the attribute already exists in the vertex and is having
583 for (i = 0, tmp = save->vertex; i < VBO_ATTRIB_MAX; i++) {
593 /* Copy from current to repopulate the vertex with correct values.
653 * an enlarged vertex format
    [all...]
  /frameworks/native/opengl/libagl/
matrix.cpp 25 #include "vertex.h"
106 if ((c->arrays.vertex.size != 4) &&
139 // We need to update the mvp (used to transform each vertex)
721 #pragma mark matrix * vertex
primitives.cpp 26 #include "vertex.h"
223 if (ggl_likely(c->arrays.vertex.enable)) {
884 // clipping, except for the computation of the distance (vertex, plane)
886 // new vertex we create.
899 // previous vertex, compute distance to the plane
903 // clip each vertex against this plane...
965 // previous vertex, compute distance to the plane
968 // clip each vertex against this plane...
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_state_validate.c 464 if (!ctx_to->vertex)
nvc0_state.c 866 nvc0->vertex = hwcso;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
rbug_core.c 344 /* XXX what about vertex/geometry shader texture views? */
469 rb_context->draw_rule.shader[PIPE_SHADER_VERTEX] = U642VOID(rule->vertex);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state_validate.c 464 if (!ctx_to->vertex)
nvc0_state.c 866 nvc0->vertex = hwcso;
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_core.c 344 /* XXX what about vertex/geometry shader texture views? */
469 rb_context->draw_rule.shader[PIPE_SHADER_VERTEX] = U642VOID(rule->vertex);
  /external/opencv/cvaux/include/
cvaux.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c 318 VERTEX = 351,
426 #define VERTEX 351
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_set.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_set.py     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state.c 944 nv50->vertex = hwcso;
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 944 nv50->vertex = hwcso;
    [all...]
  /external/opencv/cv/include/
cv.h 648 CvSubdiv2DPoint** vertex CV_DEFAULT(NULL) );
658 /* Finds the nearest to the given point vertex in subdivision. */
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 722 milliseconds

1 2 3 4 5 6 78