Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h109 StructType *getStructType() const { return CurTy.get<StructType *>(); } in getStructType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp801 StructType *StTy = GTI.getStructType(); in accumulateByteOffset()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramUniformTests.cpp322 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; } in getStructType() function in deqp::gles31::Functional::__anon015aef4f0211::UniformCollection
1057 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n"; in writeUniformDefinitions()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp276 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; } in getStructType() function in deqp::gles2::Functional::__anonefd9ac0d0111::UniformCollection
1070 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n"; in writeUniformDefinitions()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp342 const StructType* getStructType (const int ndx) const { return m_structTypes[ndx]; } in getStructType() function in deqp::gles3::Functional::__anon463876ef0111::UniformCollection
1241 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n"; in writeUniformDefinitions()