Searched defs:wrapS (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/pixelflinger2/
H A Dpixelflinger2_interface.h76 } wrapS : member in struct:GGLTexture
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.cpp2035 GLenum wrapS = texture->getWrapS(); local
2040 device->SetSamplerState(sampler, D3DSAMP_ADDRESSU, es2dx::ConvertTextureWrap(wrapS));

Completed in 111 milliseconds