HomeSort by relevance Sort by last modified time
    Searched defs:attributeSize (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
InputLayoutCache.cpp 114 GLint attributeSize;
115 programBinary->getActiveAttribute(ilKey.elementCount, 0, NULL, &attributeSize, &ilKey.elements[ilKey.elementCount].glslElementType, NULL);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 333 IGLProperty attributeSize = new GLIntegerProperty(GLStateType.ATTRIBUTE_SIZE,
338 attributeName, attributeType, attributeSize, attributeValue);
  /frameworks/base/include/androidfw/
ResourceTypes.h 645 uint16_t attributeSize;
    [all...]

Completed in 103 milliseconds