Searched refs:mInputTypePointers (Results 1 – 1 of 1) sorted by relevance
3758 std::array<spirv::IdRef, 5> mInputTypePointers; member in rx::__anon9e0b8ba10111::SpirvVertexAttributeAliasingTransformer4061 ASSERT(!mInputTypePointers[n].valid()); in visitTypePointer()4062 mInputTypePointers[n] = id; in visitTypePointer()4294 ASSERT(typeId == mInputTypePointers[componentCount]); in transformAccessChain()4497 spirv::IdRef inputType(mInputTypePointers[componentCount]); in declareExpandedMatrixVectors()4501 mInputTypePointers[componentCount] = inputType; in declareExpandedMatrixVectors()