Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputVulkanGLSL.h35 uint32_t nextUnusedInputLocation(uint32_t consumedCount) in nextUnusedInputLocation()
41 uint32_t nextUnusedOutputLocation(uint32_t consumedCount) in nextUnusedOutputLocation()
DBuildSPIRV.cpp1466 uint32_t SPIRVBuilder::nextUnusedInputLocation(uint32_t consumedCount) in nextUnusedInputLocation()
1473 uint32_t SPIRVBuilder::nextUnusedOutputLocation(uint32_t consumedCount) in nextUnusedOutputLocation()