Home
last modified time | relevance | path

Searched refs:SetAddressVAllStages (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DOGLRender.h65 void SetAddressVAllStages(uint32_t dwTile, TextureUVFlag dwFlag);
H A DRender.h180 …virtual void SetAddressVAllStages(uint32_t dwTile, TextureUVFlag dwFlag); // For DirectX only, fix…
H A DOGLRender.cpp320 void OGLRender::SetAddressVAllStages(uint32_t dwTile, TextureUVFlag dwFlag) in SetAddressVAllStages() function in OGLRender
H A DRenderExt.cpp359 SetAddressVAllStages( 0, TEXTURE_UV_FLAG_CLAMP ); in DrawSprite2D()
H A DRender.cpp872 void CRender::SetAddressVAllStages(uint32_t dwTile, TextureUVFlag dwFlag) in SetAddressVAllStages() function in CRender