Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorSetTests.cpp63 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in createPipelineLayoutDestroyDescriptorSetLayout() local
539 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in descriptorSetLayoutBindingOrderingTest() local
DvktApiPipelineTests.cpp275 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in drawTriangleTest() local
712 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in getPipelineLayout() local
1110 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in pipelineLayoutLifetimeTest() local
1644 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in pipelineInvalidPointersUnusedStructsTest() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp50 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
DvktDrawDifferingInterpolationTests.cpp260 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawNegativeViewportHeightTests.cpp207 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in NegativeViewportHeightTestInstance() local
DvktDrawAhbTests.cpp277 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawDepthClampTests.cpp419 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, DE_NULL, 0u, DE_NULL); in DepthClampTestInstance() local
DvktDrawInvertedDepthRangesTests.cpp268 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in InvertedDepthRangesTestInstance() local
DvktDrawMultipleInterpolationTests.cpp504 …const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, nullptr, static_cast<deUint… in render() local
DvktDrawMultipleClearsWithinRenderPass.cpp332 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, DE_NULL, 1u, &pcRange); in MultipleClearsTest() local
DvktDrawInstancedTests.cpp358 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo(0, DE_NULL, 1, &pushConstantRange); in InstancedDrawInstance() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp97 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testMatchedAttachments() local
DvktPipelineEarlyDestroyTests.cpp87 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testEarlyDestroy() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp53 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
DvktDynamicStateRSTests.cpp134 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp220 vk::PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp903 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
1039 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.cpp106 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = local
1291 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp461 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp189 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in StateObjects() local
DvktQueryPoolStatisticsTests.cpp1441 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
2021 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
2583 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
3605 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() 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
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp741 const vk::VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local

123