Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp3758 std::array<spirv::IdRef, 5> mInputTypePointers; member in rx::__anon9e0b8ba10111::SpirvVertexAttributeAliasingTransformer
4061 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()