Searched refs:getAttributesTypeMask (Results 1 – 5 of 5) sorted by relevance
316 ComponentTypeMask getAttributesTypeMask() const { return mState.mVertexAttributesTypeMask; } in getAttributesTypeMask() function
298 ComponentTypeMask getAttributesTypeMask() const { return mPod.attributesTypeMask; } in getAttributesTypeMask() function
524 unsigned long vaoAttribTypeBits = vao->getAttributesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()531 return ValidateComponentTypeMasks(executable->getAttributesTypeMask().to_ulong(), in ValidateVertexShaderAttributeTypeMatch()
167 glExecutable.getNonBuiltinAttribLocationsMask(), glExecutable.getAttributesTypeMask()); in SetupDefaultPipelineState()
2623 const gl::ComponentTypeMask &programAttribsTypeMask = executable->getAttributesTypeMask(); in handleDirtyGraphicsVertexBuffers()5490 executable->getAttributesTypeMask()); in invalidateProgramExecutableHelper()