Home
last modified time | relevance | path

Searched defs:getIndices (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp202 const deUint16* getIndices(void) const in getIndices() function in deqp::QuadGrid
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h249 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; } in getIndices() function in llvm::codeview::ArgListRecord
263 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices() function in llvm::codeview::StringListRecord
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.cpp152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1262 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2363 ArrayRef<unsigned> getIndices() const { in getIndices() function in llvm::ShuffleVectorInst::ExtractValueInst
2494 ArrayRef<unsigned> getIndices() const { in getIndices() function in llvm::ShuffleVectorInst::InsertValueInst

Completed in 22 milliseconds