Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c140 uint32_t binding_count = 0, static_sampler_count = 0, total_ranges = 0; in dzn_descriptor_set_layout_create() local
582 uint32_t range_count = 0, static_sampler_count = 0; in dzn_pipeline_layout_create() local
Ddzn_private.h624 uint32_t static_sampler_count; member