Searched refs:m_counterBufferDescriptorSetLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 284 Move<VkDescriptorSetLayout> m_counterBufferDescriptorSetLayout; member in vkt::FragmentShadingRate::__anonb7408abd0111::AttachmentRateInstance 403 m_counterBufferDescriptorSetLayout = in buildCounterBufferObjects() 409 …makeDescriptorSetAllocInfo(*m_counterBufferDescriptorPool, &(*m_counterBufferDescriptorSetLayout)); in buildCounterBufferObjects() 1262 buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runComputeShaderMode() 1399 buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runFragmentShaderMode() 1556 buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runCopyMode() 1841 buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runCopyModeOnTransferQueue() 2058 buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runFillLinearTiledImage() 2187 …neLayout> pipelineLayout = buildPipelineLayout(device, vk, &(*m_counterBufferDescriptorSetLayout)); in runTwoSubpassMode()
|