Searched refs:dsud (Results 1 – 1 of 1) sorted by relevance
1917 DescriptorSetUpdateDataStruct dsud; in UpdateCommandListDescriptorSets() local1971 wd.writeDescriptorSets[dsud.writeBindIdx++] = { in UpdateCommandListDescriptorSets()1983 dsud.accelIndex += descriptorCount; in UpdateCommandListDescriptorSets()2006 wd.writeDescriptorSets[dsud.writeBindIdx++] = { in UpdateCommandListDescriptorSets()2018 dsud.bufferIndex += descriptorCount; in UpdateCommandListDescriptorSets()2063 wd.writeDescriptorSets[dsud.writeBindIdx++] = { in UpdateCommandListDescriptorSets()2075 dsud.imageIndex += descriptorCount; in UpdateCommandListDescriptorSets()2097 wd.writeDescriptorSets[dsud.writeBindIdx++] = { in UpdateCommandListDescriptorSets()2109 dsud.samplerIndex += descriptorCount; in UpdateCommandListDescriptorSets()2119 if (dsud.writeBindIdx > 0U) { in UpdateCommandListDescriptorSets()[all …]