Searched refs:ValidateExternalTextureDescriptor (Results 1 – 3 of 3) sorted by relevance
30 MaybeError ValidateExternalTextureDescriptor(const DeviceBase* device,
53 MaybeError ValidateExternalTextureDescriptor(const DeviceBase* device, in ValidateExternalTextureDescriptor() function
1388 DAWN_TRY_CONTEXT(ValidateExternalTextureDescriptor(this, descriptor), "validating %s", in CreateExternalTexture()