Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp375 …const VkDescriptorSetLayoutCreateInfo debug_desc_layout_info = {VK_STRUCTURE_TYPE_DESCRIPTOR_SET_L… in GpuPostCallRecordCreateDevice() local
382 …dispatch_table->CreateDescriptorSetLayout(GetDevice(), &debug_desc_layout_info, NULL, &gpu_state->… in GpuPostCallRecordCreateDevice()