Searched refs:getCurrentValuesTypeMask (Results 1 – 3 of 3) sorted by relevance
517 ComponentTypeMask getCurrentValuesTypeMask() const { return mCurrentValuesTypeMask; } in getCurrentValuesTypeMask() function1411 ComponentTypeMask getCurrentValuesTypeMask() const in getCurrentValuesTypeMask() function1413 return mPrivateState.getCurrentValuesTypeMask(); in getCurrentValuesTypeMask()
523 unsigned long stateCurrentValuesTypeBits = glState.getCurrentValuesTypeMask().to_ulong(); in ValidateVertexShaderAttributeTypeMatch()
594 json->addScalar("CurrentValuesTypeMask", state.getCurrentValuesTypeMask().to_ulong()); in SerializeContextState()