Home
last modified time | relevance | path

Searched defs:type_bits (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py75 def type_bits(type_str): function
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c297 prime_select_buffer_memory_type(const struct wsi_device *wsi, uint32_t type_bits) prime_select_buffer_memory_type() argument
H A Dwsi_common.c1287 wsi_select_memory_type(const struct wsi_device *wsi, VkMemoryPropertyFlags req_props, VkMemoryPropertyFlags deny_props, uint32_t type_bits) wsi_select_memory_type() argument
1321 wsi_select_device_memory_type(const struct wsi_device *wsi, uint32_t type_bits) wsi_select_device_memory_type() argument
1329 wsi_select_host_memory_type(const struct wsi_device *wsi, uint32_t type_bits) wsi_select_host_memory_type() argument
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c103 uint16_t type_bits[BROTLI_MAX_BLOCK_TYPE_SYMBOLS]; member
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.cpp318 static uint32_t ImGui_ImplVulkan_MemoryType(VkMemoryPropertyFlags properties, uint32_t type_bits) in ImGui_ImplVulkan_MemoryType() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c103 uint16_t type_bits[BROTLI_MAX_BLOCK_TYPE_SYMBOLS]; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1010 vk_memory_type(struct device_data *data, VkMemoryPropertyFlags properties, uint32_t type_bits) vk_memory_type() argument

Completed in 17 milliseconds