Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp406 uint32_t locationsUsedForEmulation = programInterfaceInfo->locationsUsedForXfbExtension; in AssignVaryingLocations() local
412 uint32_t lineRasterEmulationPositionLocation = locationsUsedForEmulation++; in AssignVaryingLocations()
429 uint32_t location = varyingReg.registerRow + locationsUsedForEmulation; in AssignVaryingLocations()