Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DVaryingPacking.cpp131 GLint GetMaxShaderOutputVectors(const Caps &caps, ShaderType shaderStage) in GetMaxShaderOutputVectors() function
1067 GLint outputVaryingsMax = GetMaxShaderOutputVectors(caps, frontShaderStage); in collectAndPackUserVaryings()
1089 infoLog, GetMaxShaderOutputVectors(caps, frontShaderStage), packMode, in collectAndPackUserVaryings()