Home
last modified time | relevance | path

Searched refs:m_pipelineLayout (Results 1 – 25 of 87) sorted by relevance

1234

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCBTests.cpp90 *m_pipelineLayout, in initPipeline()
104 *m_pipelineLayout, in initPipeline()
111 …m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const v… in initPipeline()
113 .setMonolithicPipelineLayout(*m_pipelineLayout) in initPipeline()
140 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
141 pushVertexOffset(0u, *m_pipelineLayout); in iterate()
DvktDynamicStateGeneralTests.cpp95 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
96 pushVertexOffset(0u, *m_pipelineLayout); in iterate()
207 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
208 pushVertexOffset(0u, *m_pipelineLayout); in iterate()
331 *m_pipelineLayout, in initPipeline()
336 ….setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipel… in initPipeline()
338 .setMonolithicPipelineLayout(*m_pipelineLayout) in initPipeline()
347 *m_pipelineLayout, in initPipeline()
352 ….setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipel… in initPipeline()
354 .setMonolithicPipelineLayout(*m_pipelineLayout) in initPipeline()
DvktDynamicStateVPTests.cpp94 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
95 pushVertexOffset(0u, *m_pipelineLayout); in iterate()
282 *m_pipelineLayout, in initPipeline()
296 *m_pipelineLayout, in initPipeline()
306 …m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const v… in initPipeline()
308 .setMonolithicPipelineLayout(*m_pipelineLayout) in initPipeline()
369 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
374 pushVertexOffset(firstVertex, *m_pipelineLayout); in iterate()
DvktDynamicStateDSTests.cpp97 vk::Move<vk::VkPipelineLayout> m_pipelineLayout; member in vkt::DynamicState::__anoned3ea59d0111::DepthStencilBaseCase
171m_pipelineLayout = vk::makePipelineLayout(m_vk, device, m_setLayout.get(), de::dataOrNull(pcRanges… in initialize()
293 *m_pipelineLayout, in initialize()
307 *m_pipelineLayout, in initialize()
314 …m_pipeline_1.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const… in initialize()
316 .setMonolithicPipelineLayout(*m_pipelineLayout) in initialize()
329 *m_pipelineLayout, in initialize()
343 *m_pipelineLayout, in initialize()
350 …m_pipeline_2.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const… in initialize()
352 .setMonolithicPipelineLayout(*m_pipelineLayout) in initialize()
[all …]
DvktDynamicStateBaseClass.cpp92m_pipelineLayout = vk::makePipelineLayout(m_vk, device, de::sizeU32(rawSetLayouts), de::dataOrNull… in initialize()
241 *m_pipelineLayout, in initPipeline()
255 *m_pipelineLayout, in initPipeline()
262 …m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const v… in initPipeline()
264 .setMonolithicPipelineLayout(*m_pipelineLayout) in initPipeline()
DvktDynamicStateRSTests.cpp93 vk::Move<vk::VkPipelineLayout> m_pipelineLayout; member in vkt::DynamicState::__anon38508f2b0111::DepthBiasBaseCase
165m_pipelineLayout = vk::makePipelineLayout(m_vk, device, m_setLayout.get(), de::dataOrNull(pcRanges… in initialize()
281 *m_pipelineLayout, in initialize()
295 *m_pipelineLayout, in initialize()
302 …m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const v… in initialize()
304 .setMonolithicPipelineLayout(*m_pipelineLayout) in initialize()
445 …m_vk.cmdPushConstants(*m_cmdBuffer, *m_pipelineLayout, stageFlags, 0u, static_cast<uint32_t>(sizeo… in pushVertexOffset()
496 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
608 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
715 …m_vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_GRAPHICS, m_pipelineLayout.get… in iterate()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp451 m_pipelineLayout = createPipelineLayout(vk, m_device, &pipelineLayoutParams); in GraphicsEnvironment()
491 … *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in GraphicsEnvironment()
543 …vk.cmdBindDescriptorSets(*m_commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0, … in GraphicsEnvironment()
586 m_pipelineLayout = createPipelineLayout(vk, m_device, &pipelineLayoutParams); in ComputeEnvironment()
626 *m_pipelineLayout, // VkPipelineLayout layout; in ComputeEnvironment()
638 …vk.cmdBindDescriptorSets(*m_commandBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0, 1… in ComputeEnvironment()
DvktRobustnessUtil.hpp116 vk::Move<vk::VkPipelineLayout> m_pipelineLayout; member in vkt::robustness::GraphicsEnvironment
134 vk::Move<vk::VkPipelineLayout> m_pipelineLayout; member in vkt::robustness::ComputeEnvironment
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp164 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::RayTracing::__anonb06bf93f0111::RayTracingProceduralGeometryTestBase
265 …vkd.cmdBindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_RAY_TRACING_KHR, *m_pipelineLayout,… in iterate()
269 …vkd.cmdBindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_RAY_TRACING_KHR, *m_pipelineLayout,… in iterate()
346 m_pipelineLayout = makePipelineLayout(vkd, device, m_descriptorSetLayout.get()); in setupRayTracingPipeline()
347 m_pipeline = m_rayTracingPipeline->createPipeline(vkd, device, *m_pipelineLayout); in setupRayTracingPipeline()
430 m_pipelineLayout = makePipelineLayout(vkd, device, m_descriptorSetLayout.get()); in setupRayTracingPipeline()
431 m_pipeline = m_rayTracingPipeline->createPipeline(vkd, device, *m_pipelineLayout); in setupRayTracingPipeline()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingRandomTests.cpp96 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::renderpass::__anon6b9f96d60111::DynamicRenderingTestInstance
190 m_pipelineLayout = makePipelineLayout(vk, device, 0u, DE_NULL, 1u, &pcRange); in DynamicRenderingTestInstance()
229 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in DynamicRenderingTestInstance()
254 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in DynamicRenderingTestInstance()
277 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in DynamicRenderingTestInstance()
303 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in DynamicRenderingTestInstance()
327 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in DynamicRenderingTestInstance()
649 …vk.cmdPushConstants(cmdBuffer, *m_pipelineLayout, VK_SHADER_STAGE_VERTEX_BIT | VK_SHADER_STAGE_GEO… in iterate()
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp121 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::renderpass::__anonfb2aba660111::MultipleSubpassesMultipleCommandBuffersTestInstance
531 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in MultipleSubpassesMultipleCommandBuffersTestInstance()
637 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in MultipleSubpassesMultipleCommandBuffersTestInstance()
657 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in MultipleSubpassesMultipleCommandBuffersTestInstance()
677 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in MultipleSubpassesMultipleCommandBuffersTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp224 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon0af15a1c0111::DepthTestInstance
547 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams);
739 *m_pipelineLayout,
744 .setupFragmentShaderState(*m_pipelineLayout,
750 .setMonolithicPipelineLayout(*m_pipelineLayout)
764 *m_pipelineLayout,
769 .setupFragmentShaderState(*m_pipelineLayout,
775 .setMonolithicPipelineLayout(*m_pipelineLayout)
787 *m_pipelineLayout,
792 .setupFragmentShaderState(*m_pipelineLayout,
[all …]
DvktPipelineCreationFeedbackTests.cpp279 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon8bbe21a10111::GraphicsCacheTestInstance
442 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams);
661 *m_pipelineLayout, in preparePipelineWrapper()
675 *m_pipelineLayout, in preparePipelineWrapper()
685 .setMonolithicPipelineLayout(*m_pipelineLayout) in preparePipelineWrapper()
894 Move<VkPipelineLayout> m_pipelineLayout[PIPELINE_CACHE_NDX_COUNT]; member in vkt::pipeline::__anon8bbe21a10111::ComputeCacheTestInstance
1006 m_pipelineLayout[ndx] = createPipelineLayout(vk, vkDevice, &pipelineLayoutCreateInfo); in buildPipeline()
1025 *m_pipelineLayout[ndx], // VkPipelineLayout layout; in buildPipeline()
DvktPipelinePushConstantTests.cpp1748 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon659f54310111::PushConstantComputeTestInstance
1876 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in PushConstantComputeTestInstance()
1900 *m_pipelineLayout, // VkPipelineLayout layout; in PushConstantComputeTestInstance()
1918 …vk.cmdBindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0, 1, &(… in PushConstantComputeTestInstance()
1924 …vk.cmdPushConstants(*m_cmdBuffer, *m_pipelineLayout, m_pushConstantRange.range.shaderStage, m_push… in PushConstantComputeTestInstance()
2046 Move<VkPipelineLayout> m_pipelineLayout[3]; member in vkt::pipeline::__anon659f54310111::PushConstantLifetimeTestInstance
2315 m_pipelineLayout[0] = createPipelineLayout(vk, vkDevice, &(pipelineLayoutParams[0])); in init()
2316 m_pipelineLayout[1] = createPipelineLayout(vk, vkDevice, &(pipelineLayoutParams[1])); in init()
2371 *(m_pipelineLayout[0]), in init()
2375 … .setupFragmentShaderState(*(m_pipelineLayout[0]), *m_renderPass, 0u, *m_fragmentShaderModule) in init()
[all …]
DvktPipelineExecutablePropertiesTests.cpp793 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon70312cb60111::GraphicsExecutablePropertiesTestInstance
945 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams);
1086 *m_pipelineLayout, in preparePipelineWrapper()
1094 ….setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, fragShaderModule, &depthStencilSta… in preparePipelineWrapper()
1096 .setMonolithicPipelineLayout(*m_pipelineLayout) in preparePipelineWrapper()
1136 Move<VkPipelineLayout> m_pipelineLayout[PIPELINE_CACHE_NDX_COUNT]; member in vkt::pipeline::__anon70312cb60111::ComputeExecutablePropertiesTestInstance
1211 m_pipelineLayout[ndx] = createPipelineLayout(vk, vkDevice, &pipelineLayoutCreateInfo); in buildPipeline()
1244 *m_pipelineLayout[ndx], // VkPipelineLayout layout; in buildPipeline()
DvktPipelineBlendOperationAdvancedTests.cpp1001 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon4cef73b30111::BlendOperationAdvancedTestInstance
1134 ….setupPreRasterizationShaderState(viewport, scissor, *m_pipelineLayout, *m_renderPass, 0u, m_shade… in buildPipeline()
1135 ….setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, m_shaderModules[1].get(), &depthSt… in buildPipeline()
1137 .setMonolithicPipelineLayout(*m_pipelineLayout) in buildPipeline()
1184 …vk.cmdPushConstants(*m_cmdBuffer, *m_pipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0u, sizeof(Vec4… in prepareRenderPass()
1371 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in BlendOperationAdvancedTestInstance()
1665 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::pipeline::__anon4cef73b30111::BlendOperationAdvancedTestCoherentInstance
1815 ….setupPreRasterizationShaderState(viewport, scissor, *m_pipelineLayout, m_renderPasses[0].get(), 0… in buildPipeline()
1816 ….setupFragmentShaderState(*m_pipelineLayout, m_renderPasses[0].get(), 0u, m_shaderModules[1].get()… in buildPipeline()
1818 .setMonolithicPipelineLayout(*m_pipelineLayout) in buildPipeline()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp353 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::BindingModel::__anoncd8ff6970111::BindingAcceleratioStructureTestInstance
369 , m_pipelineLayout () in BindingAcceleratioStructureTestInstance()
461 *m_pipelineLayout, // VkPipelineLayout pipelineLayout; in iterate()
486 …vkd.cmdBindDescriptorSets(*commandBuffer, getPipelineBindPoint(), *m_pipelineLayout, 1, 1, &m_desc… in iterate()
494 …vkd.cmdBindDescriptorSets(*commandBuffer, getPipelineBindPoint(), *m_pipelineLayout, 0, 1, &m_desc… in iterate()
503 .updateWithPush(vkd, *commandBuffer, getPipelineBindPoint(), *m_pipelineLayout, 0, 0, 1); in iterate()
512 …vkd.cmdPushDescriptorSetWithTemplateKHR(*commandBuffer, *m_updateTemplate, *m_pipelineLayout, 0, t… in iterate()
1157 *m_pipelineLayout, in makeGraphicsPipeline()
1203m_pipelineLayout = makePipelineLayout (vkd, device, m_descriptorSetLayoutAS.get(), m_descriptorSe… in initPipeline()
1305m_pipelineLayout = makePipelineLayout(vkd, device, m_descriptorSetLayoutAS.get(), m_descriptorSetL… in initPipeline()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp143 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::api::__anon5a9cb4960111::BufferViewTestInstance
374 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in BufferViewTestInstance()
390 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in BufferViewTestInstance()
449 …vk.cmdBindDescriptorSets(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0u, 1, … in BufferViewTestInstance()
594 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::api::__anon5a9cb4960111::BufferViewAllFormatsTestInstance
809 m_pipelineLayout = createPipelineLayout(vk, vkDevice, &pipelineLayoutParams); in BufferViewAllFormatsTestInstance()
819 …m_computePipeline = makeComputePipeline(vk, vkDevice, m_pipelineLayout.get(), m_computeSha… in BufferViewAllFormatsTestInstance()
832 …vk.cmdBindDescriptorSets(*m_cmdBuffer, vk::VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0u, … in BufferViewAllFormatsTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp401 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::QueryPool::__anonbfaa92ec0111::GraphicQueryTestBase
493 m_pipelineLayout = createPipelineLayout(vkd, device, &pipelineLayoutCreateInfo); in initStateObjects()
521 PipelineCreateInfo pipelineCreateInfo(*m_pipelineLayout, *m_renderPass, 0, 0); in initStateObjects()
838 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::QueryPool::__anonbfaa92ec0111::ComputeQueryTestBase
876 m_pipelineLayout = createPipelineLayout(vkd, device, &pipelineLayoutParams); in initStateObjects()
898 *m_pipelineLayout, // layout in initStateObjects()
992 …vkd.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0u, 1u, &… in iterate()
1108 …vkd.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0u, 1u, &… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryWatertightnessTests.cpp351 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::RayQuery::__anon7e9147ba0111::GraphicsConfiguration
375 , m_pipelineLayout () in GraphicsConfiguration()
812 *m_pipelineLayout, in makeGraphicsPipeline()
876 m_pipelineLayout = makePipelineLayout (vkd, device, m_descriptorSetLayout.get()); in initConfiguration()
904 …vkd.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0, 1, &m_… in fillCommandBuffer()
938 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::RayQuery::__anon7e9147ba0111::ComputeConfiguration
950 , m_pipelineLayout () in ComputeConfiguration()
1019 m_pipelineLayout = makePipelineLayout(vkd, device, m_descriptorSetLayout.get()); in initConfiguration()
1021 m_pipeline = makeComputePipeline(vkd, device, *m_pipelineLayout, *m_shaderModule); in initConfiguration()
1045 …vkd.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, *m_pipelineLayout, 0, 1, &m_d… in fillCommandBuffer()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp328 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::conditional::__anon17db5d880111::ConditionalRenderingBaseTestInstance
760 m_pipelineLayout = vk::createPipelineLayout(m_vkd, m_device, &pipelineLayoutParams); in createPipelineLayout()
800 *m_pipelineLayout, // const VkPipelineLayout pipelineLayout in createPipeline()
1068 …scriptorSets(*m_cmdBufferPrimary, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0, 1, &(*m_d… in iterate()
1102 …m_vkd.cmdPushConstants(*m_cmdBufferPrimary, *m_pipelineLayout, VK_SHADER_STAGE_FRAGMENT_BIT, 0, 16… in iterate()
1180 m_pipelineLayout = vk::createPipelineLayout(m_vkd, m_device, &pipelineLayoutParams); in createPipelineLayout()
1250 *m_pipelineLayout, //const VkPipelineLayout pipelineLayout in createPipelines()
1266 *m_pipelineLayout, //const VkPipelineLayout pipelineLayout in createPipelines()
1396 …scriptorSets(*m_cmdBufferPrimary, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0, 1, &(*m_d… in iterate()
1408 …scriptorSets(*m_cmdBufferPrimary, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0, 1, &(*m_d… in iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp938 , m_pipelineLayout (createPipelineLayout(vkd, device)) in WsiTriangleRenderer()
939 …, m_pipeline (createPipeline(vkd, device, *m_renderPass, *m_pipelineLayout, binaryRegistry, re… in WsiTriangleRenderer()
986 , m_pipelineLayout (other.m_pipelineLayout) in WsiTriangleRenderer()
1032 …m_vkd.cmdPushConstants(cmdBuffer, *m_pipelineLayout, VK_SHADER_STAGE_VERTEX_BIT, 0u, (deUint32)siz… in recordFrame()
1131 …m_vkd.cmdPushConstants(cmdBuffer, *m_pipelineLayout, VK_SHADER_STAGE_VERTEX_BIT, 0u, (deUint32)siz… in recordDeviceGroupFrame()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp339 m_pipelineLayout = makePipelineLayout (vk, device); in ScissorRenderer()
340 …m_pipeline = makeGraphicsPipeline (vk, device, *m_pipelineLayout, *m_renderPass, *m_vertexModule… in ScissorRenderer()
388 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::FragmentOperations::__anonbbc459e90111::ScissorRenderer
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp207 Move<VkPipelineLayout> m_pipelineLayout; member in vkt::Draw::__anonff4927980111::DrawTestInstance
514 m_pipelineLayout = makePipelineLayout (vk, device, *m_descriptorSetLayout); in iterate()
516 PipelineCreateInfo pipelineCreateInfo(*m_pipelineLayout, *m_renderPass, 0, 0); in iterate()
662 …vk.cmdBindDescriptorSets(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_pipelineLayout, 0u, 1u, &*… in drawCommands()
DvktDrawMultipleInterpolationTests.cpp126 vk::Move<vk::VkPipelineLayout> m_pipelineLayout; member in vkt::Draw::__anon15cdf40b0111::DrawTestInstance
524 m_pipelineLayout = createPipelineLayout(vk, device, &pipelineLayoutCreateInfo); in render()
526 PipelineCreateInfo pipelineCreateInfo (*m_pipelineLayout, *m_renderPass, 0, 0); in render()
599 drawCommands(*secCmdBuffer, *m_pipeline, *m_pipelineLayout, buffer, pcData); in render()
626 drawCommands(*cmdBuffer, *m_pipeline, *m_pipelineLayout, buffer, pcData); in render()
642 drawCommands(*cmdBuffer, *m_pipeline, *m_pipelineLayout, buffer, pcData); in render()

1234