Home
last modified time | relevance | path

Searched refs:DeviceCoreFeature (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCaseDefs.hpp28 enum DeviceCoreFeature enum
H A DvktTestCase.hpp140 bool requireDeviceCoreFeature (const DeviceCoreFeature requiredDeviceCoreFeature);
H A DvktTestCase.cpp906 bool Context::requireDeviceCoreFeature (const DeviceCoreFeature requiredFeature) in requireDeviceCoreFeature()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCaseDefs.hpp28 enum DeviceCoreFeature enum
H A DvktTestCase.hpp134 bool requireDeviceCoreFeature (const DeviceCoreFeature requiredDeviceCoreFeature);
H A DvktTestCase.cpp843 bool Context::requireDeviceCoreFeature (const DeviceCoreFeature requiredFeature) in requireDeviceCoreFeature()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp782 vector<DeviceCoreFeature> requiredFeatures_ = vector<DeviceCoreFeature>()) in TestConfig()
818 vector<DeviceCoreFeature> requiredFeatures;
5884 const vector<DeviceCoreFeature> requiredFeatures = {DEVICE_CORE_FEATURE_INDEPENDENT_BLEND};
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp772 vector<DeviceCoreFeature> requiredFeatures_ = vector<DeviceCoreFeature>()) in TestConfig()
808 vector<DeviceCoreFeature> requiredFeatures;
5859 const vector<DeviceCoreFeature> requiredFeatures = {DEVICE_CORE_FEATURE_INDEPENDENT_BLEND};
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp8991 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_FLOAT64);
9006 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_INT16);
9012 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_INT64);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp8750 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_FLOAT64);
8765 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_INT16);
8771 context.requireDeviceCoreFeature(vkt::DeviceCoreFeature::DEVICE_CORE_FEATURE_SHADER_INT64);

Completed in 53 milliseconds