Home
last modified time | relevance | path

Searched defs:attributeIndex (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp61 void VertexArray::enableAttribute(unsigned int attributeIndex, bool enabledState) in enableAttribute()
67 void VertexArray::setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, G… in setAttributeState()
DProgram.cpp283 int Program::getAttributeStream(int attributeIndex) in getAttributeStream()
DContext.cpp1503 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in hasZeroDivisor() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp179 for (size_t attributeIndex = 0; attributeIndex < shaderAttributes.size(); ++attributeIndex) in generateVertexShaderForInputLayout() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp179 for (size_t attributeIndex = 0; attributeIndex < shaderAttributes.size(); ++attributeIndex) in generateVertexShaderForInputLayout() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1098 size_t attributeIndex = 0; in BuildExternalAttributeIndexMap() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp696 for (size_t attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in ValidateDrawInstancedANGLE() local
DContext.cpp8895 for (size_t attributeIndex : mCachedActiveBufferedAttribsMask) in updateVertexElementLimitsImpl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp887 for (size_t attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in ValidateDrawInstancedANGLE() local
DContext.cpp9387 for (size_t attributeIndex : mCachedActiveBufferedAttribsMask) in updateVertexElementLimitsImpl() local