/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDerivativeTests.cpp | 92 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByHandle() 150 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByIndex()
|
H A D | vktPipelineCreationFeedbackTests.cpp | 405 { 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 D | vktPipelineCreationCacheControlTests.cpp | 749 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos() 986 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
|
H A D | vktPipelineRenderToImageTests.cpp | 1070 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 D | vktPipelineMultisampleImageTests.cpp | 269 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 D | vktPipelineDerivativeTests.cpp | 88 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByHandle() 126 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in testComputeDerivativeByIndex()
|
H A D | vktPipelineCreationFeedbackTests.cpp | 421 { 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 D | vktPipelineCreationCacheControlTests.cpp | 746 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos() 968 flags |= VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT; in createPipelineCreateInfos()
|
H A D | vktPipelineRenderToImageTests.cpp | 989 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 D | vktPipelineMultisampleImageTests.cpp | 267 const VkPipelineCreateFlags firstPipelineFlags = (numSubpasses > 1u ? VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT in makeGraphicsPipelines()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Context.cpp | 264 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT | in GraphicsState()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 4188 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 D | vktSubgroupsTestsUtils.cpp | 4170 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize() 4188 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT, in makeComputeOrMeshTestRequiredSubgroupSize()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 1018 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 2, enumerator
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_enums.hpp | 2831 eAllowDerivatives = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT,
|
H A D | vulkan_core.h | 2556 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2119 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2432 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 2202 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
|
H A D | vulkan_enums.hpp | 3895 eAllowDerivatives = VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2233 VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT = 0x00000002, enumerator
|