| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 913 const auto& features = context.getDeviceVulkan12Features(); in checkSupport() local 1049 const auto& features = context.getDeviceVulkan12Features(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineBlendTests.cpp | 542 const vk::VkPhysicalDeviceFeatures features = context.getDeviceFeatures(); in checkSupport() local
|
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 1935 const auto& features = context.getDeviceFeatures(); in checkSupportNoAtt() local
|
| H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1212 const auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); in checkSupport() local
|
| H A D | vktPipelinePushDescriptorTests.cpp | 133 VkPhysicalDeviceFeatures features; in createDeviceWithPushDescriptor() local
|
| H A D | vktPipelineSpecConstantTests.cpp | 797 FeatureFlags features = (FeatureFlags)0; in getShaderStageRequirements() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktShaderTileImageTests.cpp | 946 VkPhysicalDeviceFeatures features = {}; in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryWatertightnessTests.cpp | 838 VkPhysicalDeviceFeatures features; in initConfiguration() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 804 const auto& features = context.getDeviceFeatures(); in checkSupport() local
|
| H A D | vktRayTracingDataSpillTests.cpp | 441 const auto& features = context.getDeviceFeatures(); in checkSupport() local
|
| H A D | vktRayTracingTraceRaysTests.cpp | 818 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectBinaryTests.cpp | 97 vk::Move<vk::VkShaderEXT> createShader (const vk::DeviceInterface& vk, const vk::BinaryCollection& binaries, const vk::VkDevice device, vk::VkPhysicalDeviceFeatures features, vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, vk::VkShaderStageFlagBits stage) in createShader() argument 597 const vk::VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); iterate() local [all...] |
| H A D | vktShaderObjectBindingTests.cpp | 1180 const auto& features = context.getMeshShaderFeaturesEXT(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 113 RandomSSBOLayoutCase::RandomSSBOLayoutCase (tcu::TestContext& testCtx, const char* name, BufferMode bufferMode, deUint32 features, deUint32 seed, bool usePhysStorageBuffer) in RandomSSBOLayoutCase() argument 461 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char* groupName, SSBOLayoutCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed, bool usePhysStorageBuffer) in createRandomCaseGroup() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 181 const auto& features = context.getDeviceFeatures(); in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureFilteringExplicitLodTests.cpp | 918 VkFormatFeatureFlags features = VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT; in getRequiredFormatFeatures() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiDisplayControlTests.cpp | 122 VkPhysicalDeviceFeatures features; in createTestDevice() local
|
| H A D | vktWsiDisplayTimingTests.cpp | 99 vk::VkPhysicalDeviceFeatures features; in getDeviceNullFeatures() local 126 const vk::VkPhysicalDeviceFeatures features = getDeviceNullFeatures(); in createDeviceWithWsi() local
|
| H A D | vktWsiIncrementalPresentTests.cpp | 101 vk::VkPhysicalDeviceFeatures features; in getDeviceNullFeatures() local 128 const vk::VkPhysicalDeviceFeatures features = getDeviceNullFeatures(); in createDeviceWithWsi() local
|
| H A D | vktWsiMaintenance1Tests.cpp | 115 VkPhysicalDeviceFeatures features; in getDeviceFeaturesForWsi() local 143 const VkPhysicalDeviceFeatures features = getDeviceFeaturesForWsi(); in createDeviceWithWsi() local
|
| H A D | vktWsiPresentIdWaitTests.cpp | 186 vk::VkPhysicalDeviceFeatures features; in createDeviceWithWsi() local
|
| H A D | vktWsiSharedPresentableImageTests.cpp | 108 vk::VkPhysicalDeviceFeatures features; in getDeviceNullFeatures() local 135 const vk::VkPhysicalDeviceFeatures features = getDeviceNullFeatures(); in createDeviceWithWsi() local
|
| H A D | vktWsiSwapchainTests.cpp | 136 VkPhysicalDeviceFeatures features; in getDeviceFeaturesForWsi() local 181 const VkPhysicalDeviceFeatures features = getDeviceFeaturesForWsi(); in createDeviceWithWsi() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiDeviceInitializationTests.cpp | 1388 checkFeatures(const PlatformInterface& vkp, const VkInstance& instance, const InstanceDriver& instanceDriver, const VkPhysicalDevice physicalDevice, int numFeatures, const Feature features[], const StructType* supportedFeatures, const deUint32 queueFamilyIndex, const deUint32 queueCount, const float queuePriority, int& numErrors, tcu::ResultCollector& resultCollector, const vector<const char*>* extensionNames, const VkPhysicalDeviceFeatures& defaultPhysicalDeviceFeatures, VkDeviceObjectReservationCreateInfo memReservationStatMax, bool isSubProcess ) checkFeatures() argument 1617 static const Feature features[] = createDeviceWithUnsupportedFeaturesTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateTests.cpp | 284 const vk::VkFormatFeatureFlags features = in checkSupport() local
|