• Home
  • Raw
  • Download

Lines Matching refs:wrapS

86 …me, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, d…
87 …ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, d…
88 …, const char* description, CompressedTexFormat compressedFormat, deUint32 wrapS, deUint32 wrapT, d…
130 …me, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, d… in TextureWrapCase() argument
137 , m_wrapS (wrapS) in TextureWrapCase()
149 …ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, d… in TextureWrapCase() argument
156 , m_wrapS (wrapS) in TextureWrapCase()
169 …, const char* description, CompressedTexFormat compressedFormat, deUint32 wrapS, deUint32 wrapT, d… in TextureWrapCase() argument
176 , m_wrapS (wrapS) in TextureWrapCase()
414 FOR_EACH(wrapS, wrapModes, in init()
418 …const string name = string("") + wrapModes[wrapS].name + "_" + wrapModes[wrapT].name + "_" + filte… in init()
421 wrapModes[wrapS].mode, in init()
439 FOR_EACH(wrapS, wrapModes, in init()
443 …const string name = string("") + wrapModes[wrapS].name + "_" + wrapModes[wrapT].name + "_" + filte… in init()
445 wrapModes[wrapS].mode, in init()
456 FOR_EACH(wrapS, wrapModes, in init()
460 …const string name = string("") + wrapModes[wrapS].name + "_" + wrapModes[wrapT].name + "_" + filte… in init()
462 wrapModes[wrapS].mode, in init()
506 FOR_EACH(wrapS, wrapModes, in init()
510 …const string name = string("") + wrapModes[wrapS].name + "_" + wrapModes[wrapT].name + "_" + filte… in init()
513 wrapModes[wrapS].mode, in init()
551 FOR_EACH(wrapS, wrapModes, in init()
555 …string name = string("") + wrapModes[wrapS].name + "_" + wrapModes[wrapT].name + "_" + filteringMo… in init()
558 wrapModes[wrapS].mode, in init()