Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp193 … SampledImageDescriptor *imageSamplerDescriptor = reinterpret_cast<SampledImageDescriptor *>(data); in initialize() local
194 imageSamplerDescriptor->samplerId = bindings[i].immutableSamplers[j]->id; in initialize()
195 imageSamplerDescriptor->memoryOwner = nullptr; in initialize()
209 … SampledImageDescriptor *imageSamplerDescriptor = reinterpret_cast<SampledImageDescriptor *>(data); in initialize() local
210 imageSamplerDescriptor->memoryOwner = nullptr; in initialize()