Searched refs:SingleAspectUsedByImageCopyTexture (Results 1 – 3 of 3) sorted by relevance
54 ResultOrError<Aspect> SingleAspectUsedByImageCopyTexture(const ImageCopyTexture& view);
357 ResultOrError<Aspect> SingleAspectUsedByImageCopyTexture(const ImageCopyTexture& view) { in SingleAspectUsedByImageCopyTexture() function385 DAWN_TRY_ASSIGN(aspectUsed, SingleAspectUsedByImageCopyTexture(dst)); in ValidateLinearToDepthStencilCopyRestrictions()
87 DAWN_TRY_ASSIGN(aspectUsed, SingleAspectUsedByImageCopyTexture(src)); in ValidateTextureDepthStencilToBufferCopyRestrictions()