Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_descriptor_set.c1586 uint64_t bind_range = vk_buffer_range(&buffer->vk, offset, range); in anv_descriptor_set_write_buffer() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/
Disl-noexceptions.h8029 isl::set basic_map::bind_range(const isl::multi_id &tuple) const in bind_range() function
10724 isl::set map::bind_range(isl::multi_id tuple) const in bind_range() function
20428 isl::union_set union_map::bind_range(isl::multi_id tuple) const in bind_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/
Disl-noexceptions.h8029 isl::set basic_map::bind_range(const isl::multi_id &tuple) const in bind_range() function
10724 isl::set map::bind_range(isl::multi_id tuple) const in bind_range() function
20428 isl::union_set union_map::bind_range(isl::multi_id tuple) const in bind_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/
Disl-noexceptions.h8029 isl::set basic_map::bind_range(const isl::multi_id &tuple) const in bind_range() function
10724 isl::set map::bind_range(isl::multi_id tuple) const in bind_range() function
20428 isl::union_set union_map::bind_range(isl::multi_id tuple) const in bind_range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/isl/
Disl-noexceptions.h8029 isl::set basic_map::bind_range(const isl::multi_id &tuple) const in bind_range() function
10724 isl::set map::bind_range(isl::multi_id tuple) const in bind_range() function
20428 isl::union_set union_map::bind_range(isl::multi_id tuple) const in bind_range() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h2845 uint64_t bind_range; member