Searched refs:getCurrentValuesTypeMask (Results 1 – 3 of 3) sorted by relevance
774 ComponentTypeMask getCurrentValuesTypeMask() const { return mCurrentValuesTypeMask; } in getCurrentValuesTypeMask() function
476 unsigned long stateCurrentValuesTypeBits = glState.getCurrentValuesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()
704 json->addScalar("CurrentValuesTypeMask", state.getCurrentValuesTypeMask().to_ulong()); in SerializeContextState()