Searched defs:miplevels (Results 1 – 7 of 7) sorted by relevance
14 Type viewType, uint32_t miplevels, in Create()
249 unsigned miplevels; in fd3_sampler_view_create() local
254 unsigned miplevels; in fd5_sampler_view_create() local
269 unsigned miplevels; in fd4_sampler_view_create() local
568 uint32_t miplevels = VC4_GET_FIELD(p0, VC4_TEX_P0_MIPLVLS); in reloc_tex() local
991 …stTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels) in TestTexture2D()