Home
last modified time | relevance | path

Searched defs:multiviewFeatures (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp410 const auto &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
508 VkPhysicalDeviceMultiviewFeatures multiviewFeatures = vk::initVulkanStructure(); in createDeviceGroup() local
H A DvktPipelineExtendedDynamicStateTests.cpp4718 …vk::VkPhysicalDeviceMultiviewFeatures multiviewFeatures = vk::initVulkanSt… in CustomizedDeviceHelper() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp385 … const vk::VkPhysicalDeviceMultiviewFeatures &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
H A DvktDrawMultiExtTests.cpp439 const auto &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp565 const auto &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
1905 const auto &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
H A DvktMeshShaderBuiltinTestsEXT.cpp2106 const auto &multiviewFeatures = context.getMultiviewFeatures(); in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp678 auto multiviewFeatures = m_context.getMultiviewFeatures(); in iterate() local
/aosp_15_r20/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
H A DVulkanDeviceInfo.java1105 JSONObject multiviewFeatures = device.getJSONObject(KEY_MULTIVIEW_FEATURES); in emitDevices() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp137 …VkPhysicalDeviceMultiviewFeatures multiviewFeatures = initVulka… in getDevice() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp820 VkPhysicalDeviceMultiviewFeatures multiviewFeatures = { in createMultiViewDevices() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2115 …VkPhysicalDeviceMultiviewFeatures multiviewFeatures = initVulk… in featureBitInfluenceOnDeviceCreate() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp861 …const VkPhysicalDeviceMultiviewFeatures *multiviewFeatures = reinterpret_cast<const VkPhysicalDevi… in vkCreateDevice() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp266 VkPhysicalDeviceMultiviewFeatures multiviewFeatures = initVulkanStructure(); in NoShaderTessellationAndGeometryPointSizeDeviceHelper() local