Home
last modified time | relevance | path

Searched refs:GetMaxShaderInputVectors (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DVaryingPacking.cpp114 GLint GetMaxShaderInputVectors(const Caps &caps, ShaderType shaderStage) in GetMaxShaderInputVectors() function
1048 infoLog, GetMaxShaderInputVectors(caps, backShaderStage), packMode, in collectAndPackUserVaryings()
1068 GLint inputVaryingsMax = GetMaxShaderInputVectors(caps, backShaderStage); in collectAndPackUserVaryings()