Lines Matching defs:supportedDpbFormats
688 VkFormat supportedDpbFormats[8];
689 deUint32 formatCount = sizeof(supportedDpbFormats) / sizeof(supportedDpbFormats[0]);
692 formatCount, supportedDpbFormats);
694 referencePicturesFormat = supportedDpbFormats[0];
695 pictureFormat = supportedDpbFormats[0];
699 VkFormat supportedDpbFormats[8];
701 deUint32 formatCount = sizeof(supportedDpbFormats) / sizeof(supportedDpbFormats[0]);
704 formatCount, supportedDpbFormats);
712 referencePicturesFormat = supportedDpbFormats[0];