Home
last modified time | relevance | path

Searched refs:anv_fast_clear_state_entry_size (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_private.h2512 anv_fast_clear_state_entry_size(const struct anv_device *device) in anv_fast_clear_state_entry_size() function
2539 anv_fast_clear_state_entry_size(device) * level, in anv_image_get_clear_color_addr()
Danv_image.c261 const unsigned entry_size = anv_fast_clear_state_entry_size(device); in add_fast_clear_state_buffer()