Home
last modified time | relevance | path

Searched defs:texId (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp709 uint texId = texture.GetTextureObject(); in SetupTextureMapperCommand() local
746 uint texId = texture.GetTextureObject(); in VerifyCubeTextureAddress_() local
787 uint texId = texture.GetTextureObject(); in SetupTextureMapperCommand() local
857 uint texId = texture.GetTextureObject(); in SetupTextureMapperCommand() local
/NW4C-1.2.23/include/nw/gfx/
Dgfx_CommandUtil.h271 GetTextureAddress(u32 texId) in GetTextureAddress()
289 GetCubeTextureAddress(u32 texId, int face) in GetCubeTextureAddress()