| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
| H A D | vktAmberHelper.cpp | 31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
| H A D | vktAmberHelper.cpp | 31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | executor_test.cc | 208 MakeAndInitializeEngine( const std::vector<std::string>& features, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions) MakeAndInitializeEngine() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | engine_vulkan.cc | 91 Initialize( EngineConfig* config, Delegate* delegate, const std::vector<std::string>& features, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions) Initialize() argument
|
| /third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
| H A D | main.cpp | 155 const char* device_extensions[] = { "VK_KHR_swapchain" }; in SetupVulkan() local
|
| /third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
| H A D | main.cpp | 163 const char* device_extensions[] = { "VK_KHR_swapchain" }; in SetupVulkan() local
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | amber.cc | 547 const auto device_extensions = local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| H A D | vulkan_command_buffer_utils.h | 117 std::vector<VkExtensionProperties> device_extensions; member
|
| H A D | vulkan_command_buffer_utils.cpp | 128 VkExtensionProperties *device_extensions; in init_device_extension_properties() local
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_layer_tests.cpp | 3010 auto device_extensions = inst.EnumerateDeviceExtensions(phys_dev, 1); in TEST() local 3047 auto device_extensions = inst.EnumerateDeviceExtensions(phys_dev, 1); in TEST() local 3084 auto device_extensions = inst.EnumerateDeviceExtensions(phys_dev, 2); in TEST() local
|
| H A D | loader_regression_tests.cpp | 340 std::array<Extension, 2> device_extensions = {Extension{"MyExtension0", 4}, Extension{"MyExtension1", 7}}; in TEST() local 367 std::array<Extension, 2> device_extensions = {Extension{"MyExtension0", 4}, Extension{"MyExtension1", 7}}; in TEST() local 3891 auto device_extensions = inst.EnumerateDeviceExtensions(phys_dev, 1); TEST() local [all...] |
| H A D | loader_phys_dev_inst_ext_tests.cpp | 5931 std::vector<VkExtensionProperties> device_extensions; in TEST() local
|
| /third_party/glfw/tests/ |
| H A D | triangle-vulkan.c | 1760 VkExtensionProperties *device_extensions = in demo_init_vk() local
|
| /third_party/vulkan-loader/loader/ |
| H A D | loader.c | 2522 cJSON *device_extensions = loader_cJSON_GetObjectItem(layer_node, "device_extensions"); in loader_read_layer_json() local
|