Lines Matching refs:ext
660 vk_foreach_struct (ext, pFeatures->pNext) {
661 pvr_debug_ignored_stype(ext->sType);
1023 vk_foreach_struct (ext, pProperties->pNext) {
1024 pvr_debug_ignored_stype(ext->sType);
1064 vk_foreach_struct (ext, p->pNext) {
1065 pvr_debug_ignored_stype(ext->sType);
1078 vk_foreach_struct (ext, pMemoryProperties->pNext) {
1079 pvr_debug_ignored_stype(ext->sType);
1757 vk_foreach_struct_const (ext, pAllocateInfo->pNext) {
1758 switch ((unsigned)ext->sType) {
1763 fd_info = (void *)ext;
1766 pvr_debug_ignored_stype(ext->sType);