Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/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
DvktDrawDepthClampTests.cpp419 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, DE_NULL, 0u, DE_NULL); in DepthClampTestInstance() local
DvktDrawAhbTests.cpp277 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in iterate() local
DvktDrawMultipleInterpolationTests.cpp503 …const PipelineLayoutCreateInfo pipelineLayoutCreateInfo (0u, nullptr, static_cast<deUint… in render() local
DvktDrawInvertedDepthRangesTests.cpp268 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in InvertedDepthRangesTestInstance() 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp97 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testMatchedAttachments() local
DvktPipelineEarlyDestroyTests.cpp87 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in testEarlyDestroy() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp53 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
DvktDynamicStateDSTests.cpp137 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
DvktDynamicStateRSTests.cpp134 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initialize() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp220 vk::PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp903 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
1039 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp106 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = local
1283 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp461 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp189 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in StateObjects() local
DvktQueryPoolStatisticsTests.cpp1440 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
2020 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
2582 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
3604 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in createPipeline() local
DvktQueryPoolPerformanceTests.cpp492 const PipelineLayoutCreateInfo pipelineLayoutCreateInfo; in initStateObjects() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp741 const vk::VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = in iterate() local

123