Home
last modified time | relevance | path

Searched defs:deviceExtensions (Results 51 - 66 of 66) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp479 std::vector<const char*> deviceExtensions; in BaseTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp148 vector<const char*> deviceExtensions; in createTestDevice() local
H A DvktSynchronizationTimelineSemaphoreTests.cpp1308 std::vector<const char*> deviceExtensions; in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp969 const Extensions& deviceExtensions = enumerateDeviceExtensionProperties(instHelper.vki, devHelper.physicalDevice, DE_NULL); in testImageSwapchainCreateInfo() local
1669 std::vector<const char*> deviceExtensions; in deviceGroupRenderTest() local
1892 const Extensions& deviceExtensions = enumerateDeviceExtensionProperties(instHelper.vki, physicalDevice, DE_NULL); deviceGroupRenderTest2() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp267 std::vector<const char*> deviceExtensions; in createTestDevice() local
[all...]
H A DvktApiFeatureInfo.cpp3082 std::vector<const char*> deviceExtensions; in deviceGroupPeerMemoryFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp342 const auto& deviceExtensions = m_context.getDeviceExtensions(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp267 std::vector<const char*> deviceExtensions; in createTestDevice() local
[all...]
H A DvktApiFeatureInfo.cpp3107 std::vector<const char*> deviceExtensions; in deviceGroupPeerMemoryFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp3213 const auto& deviceExtensions = m_context.getDeviceExtensions(); in drawCommandsOnNormalSubpass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp421 makeGraphicsPipeline(const InstanceInterface& vki, const DeviceInterface& vk, const VkPhysicalDevice physicalDevice, const VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineConstructionType pipelineConstructionType, const PipelineLayoutWrapper& pipelineLayout, const VkRenderPass renderPass, VkPipelineRenderingCreateInfoKHR* pipelineRenderingCreateInfo, const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const bool enableBlend, const bool enableDepthStencilWrite, const bool enableDepthTest, const deUint32 intWriteMask, const deUint32 subpassNdx, const deInt32 integerAttachmentLocation, const UVec4& viewportIn, const UVec4& scissorIn, const VkSampleCountFlagBits numSamples, const bool garbageAttachment) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp4027 std::vector<const char*> deviceExtensions; in prepareTestEnvironment() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1794 const std::vector<std::string>& deviceExtensions; member
2007 GraphicsPipelineWrapper(const InstanceInterface& vki, const DeviceInterface& vk, VkPhysicalDevice physicalDevice, VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineConstructionType pipelineConstructionType, const VkPipelineCreateFlags flags) GraphicsPipelineWrapper() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp815 vector<const char*> deviceExtensions; in createMultiViewDevices() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp4007 std::vector<const char*> deviceExtensions; in prepareTestEnvironment() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp828 vector<const char*> deviceExtensions; in createMultiViewDevices() local

Completed in 91 milliseconds

123