Home
last modified time | relevance | path

Searched refs:GetOwnerCommand (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h119 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMinFilter()
168 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetMagFilter()
184 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMagFilter()
223 ::std::pair<u32, u32*> GetOwnerCommand() const;
252 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
270 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
289 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
311 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetWrapS()
327 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetWrapS()
343 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetWrapT()
[all …]
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp79 ResTextureSampler::GetOwnerCommand() const in GetOwnerCommand() function in nw::gfx::res::ResTextureSampler