Home | History | Annotate | Download | only in demos

Lines Matching defs:props

1157     VkFormatProperties props;
1160 vkGetPhysicalDeviceFormatProperties(demo->gpu, tex_format, &props);
1165 if ((props.linearTilingFeatures &
1173 } else if (props.optimalTilingFeatures &