Home
last modified time | relevance | path

Searched defs:class_count (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dlcra.h62 unsigned class_count; member
Dlcra.c44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp103 const int class_count = MAX_VGRF_SIZE; in brw_vec4_alloc_reg_set() local
Dbrw_fs_reg_allocate.cpp116 const int class_count = MAX_VGRF_SIZE; in brw_alloc_reg_set() local
/third_party/mesa3d/src/util/
Dregister_allocate_internal.h51 unsigned int class_count; member
Dregister_allocate.c430 unsigned int class_count = blob_read_uint32(blob); in ra_set_deserialize() local