Searched refs:GetCurrentValueFormatID (Results 1 – 4 of 4) sorted by relevance
354 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType);
2127 return GetCurrentValueFormatID(currentValueType); in GetVertexFormatID()2132 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID() function
560 angle::FormatID format = GetCurrentValueFormatID(defaultValue.Type); in setDefaultPackedInput()
1580 angle::FormatID defaultFormat = GetCurrentValueFormatID(gl::VertexAttribType::Float); in initDefaults()