Searched defs:NUM_COMPONENTS (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp83 enum { NUM_COMPONENTS = 4, NUM_VERTICES = 3 }; enumerator in enum:deqp::gles3::Functional::__anon4534::__anon4536
162 gl.vertexAttribPointer(m_posLoc, NUM_COMPONENTS, GL_FLOAT, false, 0, DE_NULL),
225 static const GLfloat s_varrData[NUM_VERTICES * NUM_COMPONENTS] =
244 GLfloat* vertex = &data[ndx * NUM_COMPONENTS];
247 DE_STATIC_ASSERT(NUM_COMPONENTS == 4);
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_renderer.c40 #define NUM_COMPONENTS 4 macro
77 int num_verts = r->buffer_size / (r->attrs_per_vertex * NUM_COMPONENTS);
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 509 milliseconds