/third_party/libdrm/radeon/ |
D | radeon_surface.c | 268 uint64_t offset, unsigned start_level) in r6_surface_init_linear() argument 274 if (!start_level) { in r6_surface_init_linear() 288 for (i = start_level; i <= surf->last_level; i++) { in r6_surface_init_linear() 302 uint64_t offset, unsigned start_level) in r6_surface_init_linear_aligned() argument 308 if (!start_level) { in r6_surface_init_linear_aligned() 316 for (i = start_level; i <= surf->last_level; i++) { in r6_surface_init_linear_aligned() 330 uint64_t offset, unsigned start_level) in r6_surface_init_1d() argument 344 if (!start_level) { in r6_surface_init_1d() 349 for (i = start_level; i <= surf->last_level; i++) { in r6_surface_init_1d() 363 uint64_t offset, unsigned start_level) in r6_surface_init_2d() argument [all …]
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resolve.c | 682 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length() argument 684 assert(start_level < res->surf.levels); in miptree_level_range_length() 690 assert(start_level + num_levels >= start_level); in miptree_level_range_length() 691 assert(start_level + num_levels <= res->surf.levels); in miptree_level_range_length() 715 unsigned start_level, unsigned num_levels, in iris_has_invalid_primary() argument 722 num_levels = miptree_level_range_length(res, start_level, num_levels); in iris_has_invalid_primary() 725 const uint32_t level = start_level + l; in iris_has_invalid_primary() 742 uint32_t start_level, uint32_t num_levels, in iris_resource_prepare_access() argument 756 miptree_level_range_length(res, start_level, num_levels); in iris_resource_prepare_access() 758 const uint32_t level = start_level + l; in iris_resource_prepare_access() [all …]
|
D | iris_resource.h | 388 uint32_t start_level, uint32_t num_levels, 468 uint32_t start_level, uint32_t num_levels, 478 unsigned start_level, unsigned num_levels, 494 unsigned start_level, unsigned num_levels,
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resolve.c | 759 uint32_t start_level, uint32_t num_levels) in miptree_level_range_length() argument 761 assert(start_level < res->surf.levels); in miptree_level_range_length() 767 assert(start_level + num_levels >= start_level); in miptree_level_range_length() 768 assert(start_level + num_levels <= res->surf.levels); in miptree_level_range_length() 792 unsigned start_level, unsigned num_levels, in crocus_has_invalid_primary() argument 799 num_levels = miptree_level_range_length(res, start_level, num_levels); in crocus_has_invalid_primary() 802 const uint32_t level = start_level + l; in crocus_has_invalid_primary() 822 uint32_t start_level, uint32_t num_levels, in crocus_resource_prepare_access() argument 836 miptree_level_range_length(res, start_level, num_levels); in crocus_resource_prepare_access() 838 const uint32_t level = start_level + l; in crocus_resource_prepare_access() [all …]
|
D | crocus_resource.h | 416 uint32_t start_level, uint32_t num_levels, 503 uint32_t start_level, uint32_t num_levels, 517 unsigned start_level, unsigned num_levels, 526 unsigned start_level, unsigned num_levels,
|
/third_party/libinput/include/linux/linux/ |
D | input.h | 350 __s16 start_level; member
|
/third_party/libinput/include/linux/freebsd/ |
D | input.h | 351 int16_t start_level; member
|
/third_party/libevdev/include/linux/linux/ |
D | input.h | 355 __s16 start_level; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_resource_state.cpp | 480 uint32_t start_level, uint32_t num_levels, in d3d12_transition_subresources_state() argument 499 const uint32_t level = start_level + l; in d3d12_transition_subresources_state()
|
D | d3d12_context.h | 330 unsigned start_level, unsigned num_levels,
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 420 pub start_level: ::__s16,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 246 pub start_level: ::__s16,
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 660 pub start_level: ::__s16,
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 65361 __s16 start_level; member
|