Home
last modified time | relevance | path

Searched refs:attributeIndex (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp49 const VertexAttribute& VertexArray::getVertexAttribute(size_t attributeIndex) const in getVertexAttribute()
51 ASSERT(attributeIndex < MAX_VERTEX_ATTRIBS); in getVertexAttribute()
52 return mVertexAttributes[attributeIndex]; in getVertexAttribute()
61 void VertexArray::enableAttribute(unsigned int attributeIndex, bool enabledState) in enableAttribute() argument
63 ASSERT(attributeIndex < MAX_VERTEX_ATTRIBS); in enableAttribute()
64 mVertexAttributes[attributeIndex].mArrayEnabled = enabledState; in enableAttribute()
67 void VertexArray::setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, G… in setAttributeState() argument
70 ASSERT(attributeIndex < MAX_VERTEX_ATTRIBS); in setAttributeState()
71 mVertexAttributes[attributeIndex].mBoundBuffer = boundBuffer; in setAttributeState()
72 mVertexAttributes[attributeIndex].mSize = size; in setAttributeState()
[all …]
DVertexArray.h34 const VertexAttribute& getVertexAttribute(size_t attributeIndex) const;
39 void enableAttribute(unsigned int attributeIndex, bool enabledState);
40 void setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, GLenum type,
DProgram.cpp289 int Program::getAttributeStream(int attributeIndex) in getAttributeStream() argument
291 ASSERT(attributeIndex >= 0 && attributeIndex < MAX_VERTEX_ATTRIBS); in getAttributeStream()
293 return attributeStream[attributeIndex]; in getAttributeStream()
1571 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ) in linkAttributes() local
1573 int index = vertexShader->getSemanticIndex(linkedAttribute[attributeIndex].name); in linkAttributes()
1574 int rows = std::max(VariableRegisterCount(linkedAttribute[attributeIndex].type), 1); in linkAttributes()
1578 attributeStream[attributeIndex++] = index++; in linkAttributes()
2609 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeCount() local
2611 if(!linkedAttribute[attributeIndex].name.empty()) in getActiveAttributeCount()
2624 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeMaxLength() local
[all …]
DProgram.h136 int getAttributeStream(int attributeIndex);
DContext.cpp1474 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in hasZeroDivisor() local
1476 bool active = (programObject->getAttributeStream(attributeIndex) != -1); in hasZeroDivisor()
1477 if(active && getCurrentVertexArray()->getVertexAttribute(attributeIndex).mDivisor == 0) in hasZeroDivisor()
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DAttributeContainer.java46 Integer i = attributeIndex(name); in getAttribute()
60 Integer i = attributeIndex(name); in getAttributeAsString()
72 if (attributeIndex(name) != null) { in hasAttribute()
86 Integer i = attributeIndex(name); in getAttributeSafely()
103 Integer i = attributeIndex(name); in getAttributeSafelyAsString()
111 private Integer attributeIndex(String name) { in attributeIndex() method in AttributeContainer
/external/swiftshader/src/OpenGL/libGL/
DProgram.cpp207 int Program::getAttributeStream(int attributeIndex) in getAttributeStream() argument
209 ASSERT(attributeIndex >= 0 && attributeIndex < MAX_VERTEX_ATTRIBS); in getAttributeStream()
211 return attributeStream[attributeIndex]; in getAttributeStream()
1273 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ) in linkAttributes() local
1275 int index = vertexShader->getSemanticIndex(linkedAttribute[attributeIndex].name); in linkAttributes()
1276 int rows = std::max(VariableRowCount(linkedAttribute[attributeIndex].type), 1); in linkAttributes()
1280 attributeStream[attributeIndex++] = index++; in linkAttributes()
2098 for(size_t attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ++attributeIndex) in getActiveAttributeCount() local
2100 if(!linkedAttribute[attributeIndex].name.empty()) in getActiveAttributeCount()
2113 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeMaxLength() local
[all …]
DProgram.h86 int getAttributeStream(int attributeIndex);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp180 … getGlslAttributeConditions (const AttributeInfo& attributeInfo, deUint32 attributeIndex) const;
545 …est::getGlslAttributeConditions (const AttributeInfo& attributeInfo, deUint32 attributeIndex) const in getGlslAttributeConditions()
556 attributeVar << "attr" << attributeIndex; in getGlslAttributeConditions()
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/guice/extensions/persist/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...