| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 290 const uint32_t num_levels = pt->last_level - first_level; local in function:update_map
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 112 const int num_levels = -level + 1; local in function:_mesa_cpal_compressed_size 154 GLint lvl, num_levels; local in function:_mesa_cpal_compressed_teximage2d
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 308 const uint num_levels = pt->last_level - first_level; local in function:update_map
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 112 const int num_levels = -level + 1; local in function:_mesa_cpal_compressed_size 154 GLint lvl, num_levels; local in function:_mesa_cpal_compressed_teximage2d
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | textures.c | 346 int num_levels = 8; local in function:LoadTextures 367 int num_levels = 8; local in function:LoadTextures
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_resolve.c | 45 disable_rb_aux_buffer(struct iris_context * ice,bool * draw_aux_buffer_disabled,struct iris_resource * tex_res,unsigned min_level,unsigned num_levels,const char * usage) argument 686 miptree_level_range_length(const struct iris_resource * res,uint32_t start_level,uint32_t num_levels) argument 719 has_color_unresolved(const struct iris_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument 1104 iris_resource_prepare_access(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument 1352 iris_resource_prepare_texture(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum gen9_astc5x5_wa_tex_type astc5x5_wa_bits) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_draw.c | 517 unsigned min_level, min_layer, num_levels, num_layers; local in function:brw_predraw_resolve_inputs 348 intel_disable_rb_aux_buffer(struct brw_context * brw,bool * draw_aux_buffer_disabled,struct intel_mipmap_tree * tex_mt,unsigned min_level,unsigned num_levels,const char * usage) argument
|
| H A D | intel_mipmap_tree.c | 1918 miptree_level_range_length(const struct intel_mipmap_tree * mt,uint32_t start_level,uint32_t num_levels) argument 1951 intel_miptree_has_color_unresolved(const struct intel_mipmap_tree * mt,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument 2361 intel_miptree_prepare_access(struct brw_context * brw,struct intel_mipmap_tree * mt,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument 2620 intel_miptree_prepare_texture(struct brw_context * brw,struct intel_mipmap_tree * mt,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum gen9_astc5x5_wa_tex_type astc5x5_wa_bits) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_resolve.c | 51 disable_rb_aux_buffer(struct crocus_context * ice,bool * draw_aux_buffer_disabled,struct crocus_resource * tex_res,unsigned min_level,unsigned num_levels,const char * usage) argument 758 miptree_level_range_length(const struct crocus_resource * res,uint32_t start_level,uint32_t num_levels) argument 791 crocus_has_invalid_primary(const struct crocus_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument 820 crocus_resource_prepare_access(struct crocus_context * ice,struct crocus_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument 961 crocus_resource_prepare_texture(struct crocus_context * ice,struct crocus_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_resolve.c | 46 disable_rb_aux_buffer(struct iris_context * ice,bool * draw_aux_buffer_disabled,struct iris_resource * tex_res,unsigned min_level,unsigned num_levels,const char * usage) argument 655 miptree_level_range_length(const struct iris_resource * res,uint32_t start_level,uint32_t num_levels) argument 688 iris_has_invalid_primary(const struct iris_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument 714 iris_resource_prepare_access(struct iris_context * ice,struct iris_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument 973 iris_resource_prepare_texture(struct iris_context * ice,struct iris_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_draw.c | 546 unsigned min_level, min_layer, num_levels, num_layers; local in function:brw_predraw_resolve_inputs 379 brw_disable_rb_aux_buffer(struct brw_context * brw,bool * draw_aux_buffer_disabled,struct brw_mipmap_tree * tex_mt,unsigned min_level,unsigned num_levels,const char * usage) argument
|
| H A D | brw_mipmap_tree.c | 1674 miptree_level_range_length(const struct brw_mipmap_tree * mt,uint32_t start_level,uint32_t num_levels) argument 1707 brw_miptree_has_color_unresolved(const struct brw_mipmap_tree * mt,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument 1762 brw_miptree_prepare_access(struct brw_context * brw,struct brw_mipmap_tree * mt,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument 1979 brw_miptree_prepare_texture(struct brw_context * brw,struct brw_mipmap_tree * mt,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum gfx9_astc5x5_wa_tex_type astc5x5_wa_bits) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_split_vars.c | 97 int num_levels = 0; local in function:num_array_levels_in_array_of_vector_type 379 unsigned num_levels; member in struct:array_var_info 397 int num_levels = num_array_levels_in_array_of_vector_type(var->type); local in function:init_var_list_array_infos 982 unsigned num_levels; member in struct:vec_var_usage 1003 int num_levels = num_array_levels_in_array_of_vector_type(var->type); local in function:get_vec_var_usage [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_split_vars.c | 68 int num_levels = 0; local in function:num_array_levels_in_array_of_vector_type 319 unsigned num_levels; member in struct:array_var_info 331 int num_levels = num_array_levels_in_array_of_vector_type(var->type); local in function:init_var_list_array_infos 885 unsigned num_levels; member in struct:vec_var_usage 906 int num_levels = num_array_levels_in_array_of_vector_type(var->type); local in function:get_vec_var_usage [all...] |
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 180 int num_levels; member in struct:kgsl_device_platform_data
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 1618 d3d12_transition_subresources_state(struct d3d12_context * ctx,struct d3d12_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,uint32_t start_plane,uint32_t num_planes,D3D12_RESOURCE_STATES state,d3d12_bind_invalidate_option bind_invalidate) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 3932 LLVMValueRef num_levels; local in function:lp_build_size_query_soa
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 4492 LLVMValueRef num_levels; local in function:lp_build_size_query_soa
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbstr.h | 91 unsigned char num_levels; member in struct:_XkbKeyType
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkbstr.h | 90 unsigned char num_levels; member in struct:_XkbKeyType
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBstr.h | 88 unsigned char num_levels; member in struct:_XkbKeyType
|