Searched refs:getCurrentValuesTypeMask (Results 1 – 3 of 3) sorted by relevance
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()