Home
last modified time | relevance | path

Searched defs:indexList (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp306 Value *Builder::GEP(Value* ptr, const std::initializer_list<Value*> &indexList) in GEP()
314 Value *Builder::GEP(Value* ptr, const std::initializer_list<uint32_t> &indexList) in GEP()
322 Value *Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<Value*> &indexList) in IN_BOUNDS_GEP()
330 Value *Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<uint32_t> &indexList) in IN_BOUNDS_GEP()
/external/deqp/modules/gles2/scripts/
Dgenutil.py323 def swizzle(self, indexList): argument
/external/deqp/modules/gles31/scripts/
Dgenutil.py383 def swizzle(self, indexList): argument
/external/deqp/modules/gles3/scripts/
Dgenutil.py381 def swizzle(self, indexList): argument