Home
last modified time | relevance | path

Searched refs:recordSecondPassContents (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp2559 recordSecondPassContents(*secondaryCmdBuffer[1], pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses()
2716 recordSecondPassContents(currentCmdBuffer, pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses()
2771 void recordSecondPassContents (const VkCommandBuffer cmdBuffer, in recordSecondPassContents() function in vkt::pipeline::__anon28238::Draw::DrawTest
2930 recordSecondPassContents(*secondaryCmdBuffer[1], pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses()
2952 recordSecondPassContents(*cmdBuffer, pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses()
3087 recordSecondPassContents(*secondaryCmdBuffer, pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSameSubpass()
3104 recordSecondPassContents(*cmdBuffer, pipelines[1], sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSameSubpass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp2523 recordSecondPassContents(*secondaryCmdBuffer[1], pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses()
2680 recordSecondPassContents(currentCmdBuffer, pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawRenderPasses()
2735 void recordSecondPassContents (const VkCommandBuffer cmdBuffer, in recordSecondPassContents() function in vkt::pipeline::__anon29457::Draw::DrawTest
2889 recordSecondPassContents(*secondaryCmdBuffer[1], pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses()
2911 recordSecondPassContents(*cmdBuffer, pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSubpasses()
3041 recordSecondPassContents(*secondaryCmdBuffer, pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSameSubpass()
3058 recordSecondPassContents(*cmdBuffer, pipelines[1].getPipeline(), sampleLocationsInfo[1], clearColor1, clearDepthStencil0, scissor); in drawSameSubpass()

Completed in 13 milliseconds