Home
last modified time | relevance | path

Searched defs:pipelineLayoutCreateInfo (Results 1 – 25 of 61) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktPipelineCacheSCTests.cpp164 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in createPipelineCacheTest() local
211 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in createPipelineCacheTest() local
DvktPipelineIdentifierTests.cpp199 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testGraphicsPipelineIdentifier() local
395 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testComputePipelineIdentifier() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorSetTests.cpp56 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in createPipelineLayoutDestroyDescriptorSetLayout() local
534 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in descriptorSetLayoutBindingOrderingTest() local
DvktApiPipelineTests.cpp275 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in drawTriangleTest() local
712 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in getPipelineLayout() local
1117 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in pipelineLayoutLifetimeTest() local
1662 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in pipelineInvalidPointersUnusedStructsTest() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp103 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testMatchedAttachments() local
DvktPipelineEarlyDestroyTests.cpp98 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testEarlyDestroy() local
DvktPipelineLibraryTests.cpp1453 VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = initVulkanStructure(); in runNullDescriptorSet() local
1667 VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = initVulkanStructure(); in runNullDescriptorSetInMonolithicPipeline() local
1798 VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = initVulkanStructure(); in runIndependentPipelineLayoutSets() local
DvktPipelineCreationFeedbackTests.cpp995 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in buildPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp51 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
DvktDrawDifferingInterpolationTests.cpp270 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawMultisampleLinearInterpolationTests.cpp106 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawNegativeViewportHeightTests.cpp213 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in NegativeViewportHeightTestInstance() local
DvktDrawAhbTests.cpp277 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawDepthClampTests.cpp427 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, DE_NULL, 0u, DE_NULL); in DepthClampTestInstance() local
DvktDrawMultipleInterpolationTests.cpp522 …const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, nullptr, static_cast<deUint32>(… in render() local
DvktDrawInvertedDepthRangesTests.cpp279 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in InvertedDepthRangesTestInstance() local
DvktDrawMultipleClearsWithinRenderPass.cpp341 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, DE_NULL, 1u, &pcRange); in MultipleClearsTest() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp220 vk::PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp910 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
1046 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/external/swiftshader/tests/VulkanBenchmarks/
DComputeBenchmarks.cpp187 vk::PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
/external/angle/third_party/vulkan_memory_allocator/src/
DSparseBindingTest.cpp315 …VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = { VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_I… in ValidateContent() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp107 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = local
1292 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp395 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp189 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in StateObjects() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1996 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterateInternal() local
2524 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterateInternal() local
3148 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterateInternal() local
3162 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterateInternal() local

123