Searched refs:getAttributesTypeMask (Results 1 – 4 of 4) sorted by relevance
274 ComponentTypeMask getAttributesTypeMask() const { return mState.mVertexAttributesTypeMask; } in getAttributesTypeMask() function
183 const ComponentTypeMask &getAttributesTypeMask() const { return mAttributesTypeMask; } in getAttributesTypeMask() function
477 unsigned long vaoAttribTypeBits = vao->getAttributesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()485 return ValidateComponentTypeMasks(executable.getAttributesTypeMask().to_ulong(), in ValidateVertexShaderAttributeTypeMatch()
863 activeAttribLocations, glState.getProgramExecutable()->getAttributesTypeMask(), descPtrOut, in getGraphicsPipeline()