Searched refs:depthAttachmentPixelFormat (Results 1 – 4 of 4) sorted by relevance
1372 if (descriptor.depthAttachmentPixelFormat == descriptor.stencilAttachmentPixelFormat)1374 if (descriptor.depthAttachmentPixelFormat != MTLPixelFormatInvalid)1377 context->getDisplay()->getNativeFormatCaps(descriptor.depthAttachmentPixelFormat);1384 if (descriptor.depthAttachmentPixelFormat != MTLPixelFormatInvalid)1387 context->getDisplay()->getNativeFormatCaps(descriptor.depthAttachmentPixelFormat);
162 ANGLE_OBJC_CP_PROPERTY(objCDesc, desc.outputDescriptor, depthAttachmentPixelFormat);624 return ANGLE_PROP_EQ(*this, rhs, depthAttachmentPixelFormat) &&783 outputDescriptor.depthAttachmentPixelFormat =
222 uint16_t depthAttachmentPixelFormat : 16; member
267 pipelineDescriptor.depthAttachmentPixelFormat = MTLPixelFormatInvalid;