Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h131 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMinFilter()
183 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetMagFilter()
199 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMagFilter()
218 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetSamplerType()
235 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetSamplerType()
274 ::std::pair<u32, u32*> GetOwnerCommand() const;
306 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
324 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
343 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor()
365 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetWrapS()
[all …]
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp81 ResTextureSampler::GetOwnerCommand() const in GetOwnerCommand() function in nw::gfx::res::ResTextureSampler