Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.cpp82 const std::vector<VariableLocation> &reservedLocations, in FindUsedOutputLocation()
110 const std::vector<VariableLocation> &reservedLocations, in AssignOutputLocations()
1587 std::vector<VariableLocation> reservedLocations; in linkValidateOutputVariables() local
H A DProgramLinkedResources.cpp1183 std::set<GLuint> reservedLocations; in gatherUniformLocationsAndCheckConflicts() local