Home
last modified time | relevance | path

Searched defs:explicit_layout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c107 bool is_3d, struct fdl_explicit_layout *explicit_layout) in fdl6_layout()
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_layout.c433 const struct pan_image_explicit_layout *explicit_layout) in pan_image_layout_init()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c120 struct pan_image_explicit_layout explicit_layout = { in panfrost_resource_from_handle() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp1075VkImageLayout explicit_layout, VkImageLayout optimal_layout, const char *caller, in VerifyImageLayout()
1137 … const VkImageSubresourceLayers &subLayers, VkImageLayout explicit_layout, in VerifyImageLayout()