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_dx11/src/libGLESv2/renderer/
InputLayoutCache.cpp 105 GLint attributeSize;
106 programBinary->getActiveAttribute(ilKey.elementCount, 0, NULL, &attributeSize, &ilKey.glslElementType[ilKey.elementCount], NULL);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 332 IGLProperty attributeSize = new GLIntegerProperty(GLStateType.ATTRIBUTE_SIZE,
337 attributeName, attributeType, attributeSize, attributeValue);
  /frameworks/base/include/androidfw/
ResourceTypes.h 582 uint16_t attributeSize;
    [all...]

Completed in 993 milliseconds