Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dspv_utils.cpp3994 std::array<spirv::IdRef, 5> mInputTypePointers; member in rx::__anon28ee08100111::SpirvVertexAttributeAliasingTransformer
4220 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()