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