Home
last modified time | relevance | path

Searched defs:features2 (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberHelper.cpp31 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
H A DvktAmberDepthTests.cpp80 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberHelper.cpp31 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
H A DvktAmberDepthTests.cpp81 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(); in createInstance() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.c107 VkPhysicalDeviceFeatures2 features2; in vk_common_GetPhysicalDeviceFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceLossTests.cpp64 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(); in createPostmortemDevice() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.cpp220 VkPhysicalDeviceFeatures2 features2 = {}; in GatherDeviceInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectApiTests.cpp84 vk::VkPhysicalDeviceFeatures2 features2 = vk::initVulkanStructure(&shaderObjectFeaturesEXT); in iterate() local
90 &features2, // const void* pNext; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp122 vk::VkPhysicalDeviceFeatures2 features2; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp124 vk::VkPhysicalDeviceFeatures2 features2; in checkSupport() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c273 features2_to_features(VkFormatFeatureFlags2 features2) in features2_to_features() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c171 features2_to_features(VkFormatFeatureFlags2 features2) in features2_to_features() argument
H A Danv_formats.c868 features2_to_features(VkFormatFeatureFlags2 features2) in features2_to_features() argument
886 VkFormatFeatureFlags2 features2 = in get_drm_format_modifier_properties_list() local
921 VkFormatFeatureFlags2 features2 = in get_drm_format_modifier_properties_list_2() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp360 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&robustness2Features); in checkSupport() local
371 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp85 vk::VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&imageCompressionControlFeatures); in checkImageCompressionControlSupport() local
H A DvktApiMaintenance3Check.cpp556 DevFeat2 features2 = in iterate() local
H A DvktApiVersionCheck.cpp622 vk::VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&maint5); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRobustnessCacheTests.cpp552 vk::VkPhysicalDeviceFeatures2 features2; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp85 vk::VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&imageCompressionControlFeatures); in checkImageCompressionControlSupport() local
H A DvktApiMaintenance3Check.cpp555 DevFeat2 features2 = in iterate() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc824 VkPhysicalDeviceFeatures2KHR features2 = VkPhysicalDeviceFeatures2KHR(); in CheckVulkanPhysicalDeviceRequirements() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1234 features2_to_features(VkFormatFeatureFlags2 features2) in features2_to_features() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp99 VkPhysicalDeviceFeatures2 features2; in checkSupportWithParams() local
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp327 VkPhysicalDeviceFeatures2 features2; in checkSupport() local
613 VkPhysicalDeviceFeatures2 features2; in checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp220 VkPhysicalDeviceFeatures2 features2 = in createTestDevice() local

Completed in 31 milliseconds

1234