Searched defs:layer_props (Results 1 – 4 of 4) sorted by relevance
42 VkResult init_global_extension_properties(layer_properties &layer_props) in init_global_extension_properties()114 layer_properties layer_props; in init_global_layer_properties() local126 VkResult init_device_extension_properties(struct sample_info &info, layer_properties &layer_props) in init_device_extension_properties()160 VkBool32 demo_check_layers(const std::vector<layer_properties> &layer_props, in demo_check_layers()286 for (auto &layer_props : info.instance_layer_properties) in init_enumerate_device() local
710 VkLayerProperties *layer_props = malloc(layer_count * sizeof(VkLayerProperties)); in create_instance() local
204 std::vector<VkLayerProperties> layer_props; in layers() local
76 std::vector<VkLayerProperties> layer_props; in InstanceLayerSupported() local