Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.cpp2419 auto arrayFieldIdx = insn.word(4); in EmitArrayLength() local
2427 auto arrayId = Type::ID(structTy.definition.word(2 + arrayFieldIdx)); in EmitArrayLength()
2433 ApplyDecorationsForIdMember(&structDecorations, structPtrTy.element, arrayFieldIdx); in EmitArrayLength()