Searched refs:getCurrentValuesTypeMask (Results 1 – 5 of 5) sorted by relevance
636 ComponentTypeMask getCurrentValuesTypeMask() const { return mCurrentValuesTypeMask; } in getCurrentValuesTypeMask() function
397 unsigned long stateCurrentValuesTypeBits = glState.getCurrentValuesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()
769 ComponentTypeMask getCurrentValuesTypeMask() const { return mCurrentValuesTypeMask; } in getCurrentValuesTypeMask() function
497 unsigned long stateCurrentValuesTypeBits = glState.getCurrentValuesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()
592 json->addScalar("CurrentValuesTypeMask", state.getCurrentValuesTypeMask().to_ulong()); in SerializeContextState()