Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DVaryingPacking.cpp602 const sh::ShaderVariable *frontField = input ? &input->fields[fieldIndex] : nullptr; in collectUserVaryingField() local
675 const sh::ShaderVariable *frontField = &field; in collectUserVaryingFieldTF() local