Home
last modified time | relevance | path

Searched defs:num_levels (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexcompress_cpal.c112 const int num_levels = -level + 1; in _mesa_cpal_compressed_size() local
154 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local
/third_party/libunwind/tests/
DLtest-nocalloc.c84 const int num_levels = 100; in do_backtrace() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_utils.c28 int num_levels, uint64_t* const sse) { in QuantizeLevels()
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_utils.c28 int num_levels, uint64_t* const sse) { in QuantizeLevels()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c49 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
656 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
689 unsigned start_level, unsigned num_levels, in iris_has_invalid_primary()
716 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_access()
976 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_texture()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resolve.c54 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
759 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
792 unsigned start_level, unsigned num_levels, in crocus_has_invalid_primary()
822 uint32_t start_level, uint32_t num_levels, in crocus_resource_prepare_access()
964 uint32_t start_level, uint32_t num_levels, in crocus_resource_prepare_texture()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_sampler.c290 const uint32_t num_levels = pt->last_level - first_level; in update_map() local
/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c97 int num_levels = 0; in num_array_levels_in_array_of_vector_type() local
379 unsigned num_levels; member
397 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in init_var_list_array_infos() local
982 unsigned num_levels; member
1003 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in get_vec_var_usage() local
/third_party/skia/third_party/externals/tint/src/transform/
Drobustness.cc247 auto* num_levels = b.Call("textureNumLevels", ctx.Clone(texture_arg)); in Transform() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c382 unsigned min_level, unsigned num_levels, in brw_disable_rb_aux_buffer()
546 unsigned min_level, min_layer, num_levels, num_layers; in brw_predraw_resolve_inputs() local
Dbrw_mipmap_tree.c1675 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
1708 unsigned start_level, unsigned num_levels, in brw_miptree_has_color_unresolved()
1764 uint32_t start_level, uint32_t num_levels, in brw_miptree_prepare_access()
1982 uint32_t start_level, uint32_t num_levels, in brw_miptree_prepare_texture()
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h180 int num_levels; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp1620 uint32_t start_level, uint32_t num_levels, in d3d12_transition_subresources_state()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4492 LLVMValueRef num_levels; in lp_build_size_query_soa() local
/third_party/ffmpeg/libavformat/
Dmatroskadec.c364 int num_levels; member