Searched refs:CreateExternalImage (Results 1 – 3 of 3) sorted by relevance
43 static ResultOrError<Ref<Texture>> CreateExternalImage(
543 Texture::CreateExternalImage(this, descriptor, std::move(d3d12Texture), in CreateExternalTexture()
518 ResultOrError<Ref<Texture>> Texture::CreateExternalImage( in CreateExternalImage() function in dawn_native::d3d12::Texture