Searched defs:seamless (Results 1 – 5 of 5) sorted by relevance
438 bool seamless; member
1310 const bool seamless; in populateTextureFilteringTests() member
1764 bool seamless; in populateTextureShadowTests() member
304 bool seamless, QueuedConfigTiming *out_timing) in QueueConfig()
5047 Texture::Texture(uint32_t name, Type type, bool seamless) in Texture()5259 TextureCube::TextureCube(uint32_t name, bool seamless) : Texture(name, TYPE_CUBE_MAP, seamless) in TextureCube()