Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp850 int storageKey = buildStorageKey(EShLangCount, EvqUniform); in reserverStorageSlot() local
852 TVarSlotMap& varSlotMap = storageSlotMap[storageKey]; in reserverStorageSlot()
856 reserveSlot(storageKey, location, numLocations); in reserverStorageSlot()
876 int storageKey = buildStorageKey(stage, EvqInOut); in reserverStorageSlot() local
878 TVarSlotMap& varSlotMap = storageSlotMap[storageKey]; in reserverStorageSlot()
882 reserveSlot(storageKey, location, numLocations); in reserverStorageSlot()