Searched defs:miplevels (Results 1 – 8 of 8) sorted by relevance
16 Type viewType, uint32_t miplevels, in Make()
253 unsigned miplevels; in fd3_sampler_view_create() local
263 unsigned miplevels; in fd5_sampler_view_create() local
265 unsigned miplevels; in fd4_sampler_view_create() local
257 unsigned miplevels; in fd6_sampler_view_create() local
568 uint32_t miplevels = VC4_GET_FIELD(p0, VC4_TEX_P0_MIPLVLS); in reloc_tex() local
728 int miplevels = (int)lima_fixed8_to_float(desc->max_lod); in parse_texture() local
1185 …stTexture2D::TestTexture2D (const tcu::TextureFormat& format, int width, int height, int miplevels) in TestTexture2D()