Searched refs:gpuImagePlatformData (Results 1 – 2 of 2) sorted by relevance
234 …_NS::string_view name, const GpuImageDesc& desc, const GpuImagePlatformData& gpuImagePlatformData);
892 …const string_view name, const GpuImageDesc& desc, const GpuImagePlatformData& gpuImagePlatformData) in CreateView() argument904 const GpuImagePlatformData& gpuImagePlatformData) { in CreateView() argument907 return device_.CreateGpuImageView(desc, gpuImagePlatformData); in CreateView()908 } (desc, gpuImagePlatformData)) { in CreateView()