Home
last modified time | relevance | path

Searched defs:arrayId (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1282 const int arrayId = decl->Array.ArrayID; in scanDeclaration() local
2008 Converter::adjustTempIndex(int arrayId, int &idx, int &idx2d) const in adjustTempIndex()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp2443 auto arrayId = Type::ID(structTy.definition.word(2 + arrayFieldIdx)); in EmitArrayLength() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c227 unsigned arrayId, index; member