Home
last modified time | relevance | path

Searched defs:graphicsPipelineLayout (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp1142 …Move<VkPipelineLayout> graphicsPipelineLayout = buildPipelineLayout(&(*m_counterBufferDescriptorSe… in runComputeShaderMode() local
1418 …Move<VkPipelineLayout> graphicsPipelineLayout = buildPipelineLayout(&(*m_counterBufferDescriptorSe… in runCopyMode() local
1674 …Move<VkPipelineLayout> graphicsPipelineLayout = buildPipelineLayout(&(*m_counterBufferDescriptorSe… in runCopyModeOnTransferQueue() local
1890 …Move<VkPipelineLayout> graphicsPipelineLayout = buildPipelineLayout(&(*m_counterBufferDescriptorSe… in runFillLinearTiledImage() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicControlPoints.cpp303 auto graphicsPipelineLayout = vk::makePipelineLayout(vkd, device); in iterate() local
DvktPipelineBindPointTests.cpp481 Move<VkPipelineLayout> graphicsPipelineLayout; in iterate() local
DvktPipelineMiscTests.cpp1177 auto graphicsPipelineLayout = vk::makePipelineLayout(vkd, device, descriptorSetLayout.get()); in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp456 …const Move<VkPipelineLayout> graphicsPipelineLayout = makePipelineLayout(vk, device, 1, &(*graphic… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5459 auto graphicsPipelineLayout = makePipelineLayout(vkd, device); in iterate() local