Home
last modified time | relevance | path

Searched refs:VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT (Results 1 - 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp92 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByHandle()
150 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByIndex()
H A DvktPipelineCreationFeedbackTests.cpp405 { context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), param->getPipelineConstructionType(), VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT }, in GraphicsCacheTestInstance()
407 { context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), param->getPipelineConstructionType(), VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT }, in GraphicsCacheTestInstance()
1020 pipelineCreateInfo.flags = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in buildPipeline()
H A DvktPipelineCreationCacheControlTests.cpp749 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
986 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
H A DvktPipelineRenderToImageTests.cpp1070 pipelines.emplace_back(vki, vk, physDevice, device, context.getDeviceExtensions(), caseDef.pipelineConstructionType, (basePipeline == DE_NULL ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in testWithSizeReduction()
1365 pipelines.emplace_back(vki, vk, physDevice, device, context.getDeviceExtensions(), caseDef.pipelineConstructionType, (basePipeline == DE_NULL ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in drawToMipLevel()
H A DvktPipelineMultisampleImageTests.cpp269 const VkPipelineCreateFlags firstPipelineFlags = (numSubpasses > 1u ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in makeGraphicsPipelines()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp88 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByHandle()
126 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByIndex()
H A DvktPipelineCreationFeedbackTests.cpp421 { context.getDeviceInterface(), context.getDevice(), param->getPipelineConstructionType(), VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT }, in GraphicsCacheTestInstance()
423 { context.getDeviceInterface(), context.getDevice(), param->getPipelineConstructionType(), VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT }, in GraphicsCacheTestInstance()
1035 pipelineCreateInfo.flags = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in buildPipeline()
H A DvktPipelineCreationCacheControlTests.cpp746 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
968 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
H A DvktPipelineRenderToImageTests.cpp989 pipelines.emplace_back(vk, device, caseDef.pipelineConstructionType, (basePipeline == DE_NULL ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in testWithSizeReduction()
1240 pipelines.emplace_back(vk, device, caseDef.pipelineConstructionType, (basePipeline == DE_NULL ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in drawToMipLevel()
H A DvktPipelineMultisampleImageTests.cpp267 const VkPipelineCreateFlags firstPipelineFlags = (numSubpasses > 1u ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in makeGraphicsPipelines()
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.cpp264 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT | in GraphicsState()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4188 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize()
4206 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4170 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize()
4188 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize()
/third_party/glfw/deps/glad/
H A Dvulkan.h1018 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 2, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2831 eAllowDerivatives = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT,
H A Dvulkan_core.h2556 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2119 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2432 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2202 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
H A Dvulkan_enums.hpp3895 eAllowDerivatives = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2233 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator

Completed in 489 milliseconds