Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputVulkanGLSL.h37 uint32_t nextUnused = mNextUnusedInputLocation; in nextUnusedInputLocation() local
39 return nextUnused; in nextUnusedInputLocation()
43 uint32_t nextUnused = mNextUnusedOutputLocation; in nextUnusedOutputLocation() local
45 return nextUnused; in nextUnusedOutputLocation()