Searched refs:getAttributesTypeMask (Results 1 – 4 of 4) sorted by relevance
288 ComponentTypeMask getAttributesTypeMask() const { return mState.mVertexAttributesTypeMask; } in getAttributesTypeMask() function
154 const ComponentTypeMask &getAttributesTypeMask() const { return mAttributesTypeMask; } in getAttributesTypeMask() function
498 unsigned long vaoAttribTypeBits = vao->getAttributesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()506 return ValidateComponentTypeMasks(executable.getAttributesTypeMask().to_ulong(), in ValidateVertexShaderAttributeTypeMatch()
899 activeAttribLocations, executable.getAttributesTypeMask(), missingOutputsMask, descPtrOut, in getGraphicsPipeline()