HomeSort by relevance Sort by last modified time
    Searched full:attribs (Results 176 - 200 of 256) sorted by null

1 2 3 4 5 6 78 91011

  /external/lldb/www/cpp_reference/html/
classlldb_1_1SBTypeFormat.html 35 <a href="#pro-attribs">Protected Attributes</a> &#124;
74 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBTypeMember.html 35 <a href="#pro-attribs">Protected Attributes</a> &#124;
72 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBTypeNameSpecifier.html 35 <a href="#pro-attribs">Protected Attributes</a> &#124;
73 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBAttachInfo.html 35 <a href="#pro-attribs">Protected Attributes</a> &#124;
90 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBLaunchInfo.html 35 <a href="#pro-attribs">Protected Attributes</a> &#124;
86 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBTypeSummary.html 36 <a href="#pro-attribs">Protected Attributes</a> &#124;
86 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
classlldb_1_1SBTypeSynthetic.html 36 <a href="#pro-attribs">Protected Attributes</a> &#124;
82 <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a>
  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.c 782 2); /* attribs/vert */
930 2); /* attribs/vert */
  /external/mesa3d/src/glx/
glxclient.h 317 * Client side attribs.
475 const uint32_t *attribs,
dri2_glx.c 231 const uint32_t *attribs,
255 if (!dri2_convert_glx_attribs(num_attribs, attribs,
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 252 const EGLint attribs[] = { local
268 eglChooseConfig(display, attribs, &config, 1, &numConfigs);
  /frameworks/base/docs/html/ndk/reference/
struct_a_native_activity_callbacks.jd 8 <a href="#pub-attribs">Data Fields</a> </div>
16 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
struct_a_sensor_event.jd 8 <a href="#pub-attribs">Data Fields</a> </div>
16 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 711 int attribs[] = { local
716 EGLSurface tmpSurface = mEgl.eglCreatePbufferSurface(mEglDisplay, mEglConfig, attribs);
  /external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
OGLESShaderRenderer.java 2364 VertexBuffer[] attribs = context.boundAttribs; local
2836 VertexBuffer[] attribs = context.boundAttribs; local
    [all...]
  /external/deqp/framework/qphelper/
qpXmlWriter.h 124 deBool qpXmlWriter_startElement (qpXmlWriter* writer, const char* elementName, int numAttribs, const qpXmlAttribute* attribs);
  /external/mesa3d/docs/
relnotes-9.0.2.html 209 <li>mesa: Fix glGetVertexAttribI[u]iv now that we have real integer attribs.</li>
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.c 455 num_attribs); /* attribs/vert */
  /external/mesa3d/src/mesa/program/
prog_execute.c 133 return machine->Attribs[reg][machine->CurElement];
300 * XXX this currently only works for fragment program input attribs.
311 const GLfloat w = machine->Attribs[FRAG_ATTRIB_WPOS][col][3];
395 /* Note: we only have the right derivatives for fragment input attribs.
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c 181 2); /* attribs/vert */
  /external/mesa3d/src/mesa/swrast/
s_copypix.c 164 GLvoid *rgba = span.array->attribs[FRAG_ATTRIB_COL0];
s_points.c 498 COPY_4V(span->array->attribs[attr][count], vert->attrib[attr]);
  /external/deqp/modules/egl/
teglSyncTests.cpp 373 EGLint attribs[] = { local
378 m_sync = egl.createSyncKHR(m_eglDisplay, m_syncType, attribs);
    [all...]
  /frameworks/native/libs/gui/
GLConsumer.cpp 969 EGLint attribs[] = { local
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglRenderer.java 2178 VertexBuffer[] attribs = context.boundAttribs; local
    [all...]

Completed in 4729 milliseconds

1 2 3 4 5 6 78 91011