Home
last modified time | relevance | path

Searched defs:static_sampler_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c154 uint32_t binding_count = 0, static_sampler_count = 0, total_ranges = 0; in dzn_descriptor_set_layout_create() local
663 uint32_t range_count = 0, static_sampler_count = 0; in dzn_pipeline_layout_create() local
H A Ddzn_private.h774 uint32_t static_sampler_count; member