Lines Matching refs:index
93 GetStrTableStr(const void* pStrTable, int index) in GetStrTableStr() argument
98 return &stringPool[offsets[index]]; in GetStrTableStr()
246 static void SetTextureSamplerType(GraphicsResource& graphicsResource, int index, int value);
247 static void SetTevCombineRgb(GraphicsResource& graphicsResource, int index, TevMode value);
248 static void SetTevCombineAlpha(GraphicsResource& graphicsResource, int index, TevMode value);
249 …static void SetTevSrcRgb(GraphicsResource& graphicsResource, int index, TevSrc value0, TevSrc valu…
250 …static void SetTevSrcAlpha(GraphicsResource& graphicsResource, int index, TevSrc value0, TevSrc va…
251 …static void SetTevOperandRgb(GraphicsResource& graphicsResource, int index, TevOpRgb value0, TevOp…
252 …static void SetTevOperandAlpha(GraphicsResource& graphicsResource, int index, TevOpAlp value0, Tev…
253 static void SetTevScaleRgb(GraphicsResource& graphicsResource, int index, TevScale value);
254 static void SetTevScaleAlpha(GraphicsResource& graphicsResource, int index, TevScale value);
255 static void SetTevConstRgba(GraphicsResource& graphicsResource, int index, ut::Color8 value);
256 …static void SetTevConstRgba(GraphicsResource& graphicsResource, int index, ut::Color8 value0, ut::…
258 …static void SetTevBufferInput(GraphicsResource &graphicsResource, int index, bool valueRgb, bool v…