Searched refs:mInputTypePointers (Results 1 – 1 of 1) sorted by relevance
3994 std::array<spirv::IdRef, 5> mInputTypePointers; member in rx::__anon28ee08100111::SpirvVertexAttributeAliasingTransformer4220 ASSERT(!mInputTypePointers[n].valid()); in visitTypePointer()4221 mInputTypePointers[n] = id; in visitTypePointer()4487 ASSERT(typeId == mInputTypePointers[componentCount]); in transformAccessChain()4689 spirv::IdRef inputType(mInputTypePointers[componentCount]); in declareExpandedMatrixVectors()4693 mInputTypePointers[componentCount] = inputType; in declareExpandedMatrixVectors()