Searched defs:texture (Results 1 – 5 of 5) sorted by relevance
94 ResTexture texture = textureMapper.GetTexture(); in SetTextureMipmapCommand() local560 ResReferenceTextureData* texture = new(textureMemory) ResReferenceTextureData(); in ReferResTexture() local693 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture) in SetupTextureMapperCommand()746 VerifyCubeTextureAddress_( ResCubeTexture texture ) in VerifyCubeTextureAddress_()785 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture) in SetupTextureMapperCommand()852 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture) in SetupTextureMapperCommand()
57 ResPixelBasedTexture texture = ResStaticCast<ResPixelBasedTexture>(resTexture.Dereference()); in CreateOffScreenBuffer() local
49 nw::gfx::ResReferenceTextureData& texture = textures[i]; in CloneTextureAnimMember() local
230 ResReferenceTexture texture(offset.to_ptr()); in SetValue() local
602 for (ResTextureArray::iterator texture = this->GetTextures().begin(); in ForeachTexture() local