Searched refs:GetOwnerCommand (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/include/nw/gfx/res/ |
| D | gfx_ResTextureMapper.h | 129 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMinFilter() 181 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetMagFilter() 197 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetMagFilter() 216 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetSamplerType() 233 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetSamplerType() 272 ::std::pair<u32, u32*> GetOwnerCommand() const; 304 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor() 322 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor() 341 ::std::pair<u32, u32*> command = GetOwnerCommand(); in SetBorderColor() 363 ::std::pair<u32, u32*> command = GetOwnerCommand(); in GetWrapS() [all …]
|
| /NW4C-1.3.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 79 ResTextureSampler::GetOwnerCommand() const in GetOwnerCommand() function in nw::gfx::res::ResTextureSampler
|