Searched refs:immutableSampler (Results 1 – 1 of 1) sorted by relevance
504 const VkSampler* immutableSampler = nullptr; in CreateGpuDescriptorSet() local509 immutableSampler = GetSampler(gpuResourceMgr, imgRef.resource.samplerHandle); in CreateGpuDescriptorSet()515 immutableSampler = GetSampler(gpuResourceMgr, samRef.resource.handle); in CreateGpuDescriptorSet()524 immutableSampler = &(gpuImage->GetPlaformDataConversion().sampler); in CreateGpuDescriptorSet()526 immutableSampler) { in CreateGpuDescriptorSet()530 if (!immutableSampler) { in CreateGpuDescriptorSet()542 immutableSampler, // pImmutableSamplers in CreateGpuDescriptorSet()