Searched refs:GetCurrentValueFormatID (Results 1 – 4 of 4) sorted by relevance
437 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType);
2270 return GetCurrentValueFormatID(currentValueType); in GetVertexFormatID()2275 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID() function
882 *formatOut = GetCurrentValueFormatID(defaultValue.Type); in setDefaultPackedInput()
2481 ? static_cast<uint32_t>(GetCurrentValueFormatID(gl::VertexAttribType::Float)) in OutputAllPipelineState()3353 angle::FormatID defaultFormat = GetCurrentValueFormatID(gl::VertexAttribType::Float); in initDefaults()