Searched refs:getAttributesTypeMask (Results 1 – 4 of 4) sorted by relevance
163 const ComponentTypeMask &getAttributesTypeMask() const { return mAttributesTypeMask; } in getAttributesTypeMask() function
258 ComponentTypeMask getAttributesTypeMask() const { return mState.mVertexAttributesTypeMask; } in getAttributesTypeMask() function
471 unsigned long vaoAttribTypeBits = vao->getAttributesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()480 program->getExecutable().getAttributesTypeMask().to_ulong(), vaoAttribTypeBits, in ValidateVertexShaderAttributeTypeMatch()
601 glState.getProgramExecutable()->getAttributesTypeMask(), descPtrOut, pipelineOut); in getGraphicsPipeline()