Home
last modified time | relevance | path

Searched defs:ignoreVaryingArraySize (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DValidateVaryingLocations.cpp67 int GetInterfaceBlockLocationCount(const TType &varyingType, bool ignoreVaryingArraySize) in GetInterfaceBlockLocationCount()
82 int GetLocationCount(const TType &varyingType, bool ignoreVaryingArraySize) in GetLocationCount()
194 bool ignoreVaryingArraySize = in ValidateShaderInterfaceAndAssignLocations() local
349 const bool ignoreVaryingArraySize = ShouldIgnoreVaryingArraySize(qualifier, shaderType); in CalculateVaryingLocationCount() local