Searched defs:extProps (Results 1 – 2 of 2) sorted by relevance
169 std::vector<VkExtensionProperties> extProps(numDeviceExts); in get_device_extensions() local291 std::vector<VkExtensionProperties> extProps(numInstanceExts); in get_instance_extensions() local
425 ExtTypedProperty[] extProps = new ExtTypedProperty[len]; in build() local