Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp456 TFunction *getOffsetsFunction = in AddXfbEmulationSupport() local
459 getOffsetsFunction->addParameter(stridesVar); in AddXfbEmulationSupport()
462 CreateInternalFunctionDefinitionNode(*getOffsetsFunction, body); in AddXfbEmulationSupport()
515 TIntermAggregate::CreateFunctionCall(*getOffsetsFunction, &ivec4Zero); in AddXfbEmulationSupport()