Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputVulkanGLSL.h35 uint32_t nextUnusedInputLocation(uint32_t consumedCount) in nextUnusedInputLocation() argument
38 mNextUnusedInputLocation += consumedCount; in nextUnusedInputLocation()
41 uint32_t nextUnusedOutputLocation(uint32_t consumedCount) in nextUnusedOutputLocation() argument
44 mNextUnusedOutputLocation += consumedCount; in nextUnusedOutputLocation()