Home
last modified time | relevance | path

Searched refs:DESCRIPTOR_SET_LAYOUT_UTILITY_SAMPLERS (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Vulkan/
H A DConstants.h33 DESCRIPTOR_SET_LAYOUT_UTILITY_SAMPLERS, enumerator
H A DObjectCache.cpp211 m_descriptor_set_layouts[DESCRIPTOR_SET_LAYOUT_UTILITY_SAMPLERS], in CreatePipelineLayouts()
H A DStateTracker.cpp592 g_object_cache->GetDescriptorSetLayout(DESCRIPTOR_SET_LAYOUT_UTILITY_SAMPLERS)); in UpdateUtilityDescriptorSet()