Searched refs:GetCurrentValueFormatID (Results 1 – 4 of 4) sorted by relevance
334 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType);
1815 return GetCurrentValueFormatID(currentValueType); in GetVertexFormatID()1820 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID() function
532 angle::FormatID format = GetCurrentValueFormatID(defaultValue.Type); in setDefaultPackedInput()
531 angle::FormatID defaultFormat = GetCurrentValueFormatID(gl::VertexAttribType::Float); in initDefaults()