Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dtexcompress_cpal.c113 const int num_levels = -level + 1; in _mesa_cpal_compressed_size() local
155 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local
/third_party/libunwind/libunwind/tests/
DLtest-nocalloc.c84 const int num_levels = 100; in do_backtrace() local
/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/iris/
Diris_resolve.c49 unsigned min_level, unsigned num_levels, in disable_rb_aux_buffer()
682 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length()
715 unsigned start_level, unsigned num_levels, in iris_has_invalid_primary()
742 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_access()
1003 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_texture()
/third_party/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/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.c84 int num_levels = 0; in num_array_levels_in_array_of_vector_type() local
367 unsigned num_levels; member
385 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in init_var_list_array_infos() local
971 unsigned num_levels; member
992 int num_levels = num_array_levels_in_array_of_vector_type(var->type); in get_vec_var_usage() local
/third_party/fsverity-utils/lib/
Dcompute_digest.c113 int num_levels = 0; in compute_root_hash() 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/gallium/drivers/d3d12/
Dd3d12_resource_state.cpp480 uint32_t start_level, uint32_t num_levels, in d3d12_transition_subresources_state()
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h180 int num_levels; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4536 LLVMValueRef num_levels; in lp_build_size_query_soa() local
/third_party/ffmpeg/libavformat/
Dmatroskadec.c377 int num_levels; member