Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dspv_utils.cpp968 SpirvNonSemanticInstructions(bool isLastPass) : mIsLastPass(isLastPass) {} in SpirvNonSemanticInstructions()
2947 bool isLastPass, in SpirvTransformer()