Searched refs:vaoAttribTypeBits (Results 1 – 1 of 1) sorted by relevance
477 unsigned long vaoAttribTypeBits = vao->getAttributesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch() local481 vaoAttribTypeBits = (vaoAttribEnabledMask & vaoAttribTypeBits); in ValidateVertexShaderAttributeTypeMatch()482 vaoAttribTypeBits |= (~vaoAttribEnabledMask & stateCurrentValuesTypeBits); in ValidateVertexShaderAttributeTypeMatch()486 vaoAttribTypeBits, executable.getAttributesMask().to_ulong(), in ValidateVertexShaderAttributeTypeMatch()