/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 272 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 397 vertexModule, // VkShaderModule module; in makeGraphicsPipeline() 525 …Move<VkShaderModule> vertexModule = createShaderModule (vk, device, context.getBinaryCollecti… in testStencilExportReplace() local 531 … makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, 0, *vertexModule, *fragmentStenc… in testStencilExportReplace() 532 … makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, 1, *vertexModule, *fragmentColor… in testStencilExportReplace()
|
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 628 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 731 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 755 const VkShaderModule vertexModule, in makeGraphicsPipelineSinglePassColor() argument 765 …return makeGraphicsPipeline(vk, device, dynamicState, pipelineLayout, renderPass, vertexModule, fr… in makeGraphicsPipelineSinglePassColor() 1568 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in drawSinglePass() local 1616 …vk, device, dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, vie… in drawSinglePass() 1622 …vk, device, std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fr… in drawSinglePass() 2231 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawPatternChangeReference() local 2290 …vk, device, std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fr… in drawPatternChangeReference() 2353 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawRenderPasses() local [all …]
|
D | vktPipelineFramebufferAttachmentTests.cpp | 193 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 250 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 423 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in test() local 469 …edPtr(makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in test() 798 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in testNoAtt() local 855 …edPtr(makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in testNoAtt() 1070 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in testDifferentAttachmentSizes() local 1129 …pipeline = makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragment… in testDifferentAttachmentSizes()
|
D | vktPipelineRenderToImageTests.cpp | 233 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 386 vertexModule, // VkShaderModule module; in makeGraphicsPipeline() 985 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in testWithSizeReduction() local 1087 …vk, device, basePipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, imageSize.… in testWithSizeReduction() 1286 const VkShaderModule vertexModule, in drawToMipLevel() argument 1318 …vk, device, basePipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, mipSize.swizz… in drawToMipLevel() 1411 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in testRenderToMipMaps() local 1516 *vertexModule, *fragmentModule); in testRenderToMipMaps()
|
D | vktPipelineMultisampleImageTests.cpp | 91 const VkShaderModule vertexModule, in makeGraphicsPipelines() argument 242 vertexModule, // VkShaderModule module; in makeGraphicsPipelines() 794 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in renderMultisampledImage() local 800 …lines (vk, device, caseDef.numLayers, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage() 988 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in test() local 994 …makeGraphicsPipelines (vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in test()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 91 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 128 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 168 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in draw() local 175 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModul… in draw()
|
D | vktGeometryLayeredRenderingTests.cpp | 220 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 257 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 1042 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in test() local 1049 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModul… in test() 1191 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in testLayeredReadBack() local 1225 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModul… in testLayeredReadBack()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 119 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 156 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 432 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local 437 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 100 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 128 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
|
D | vktFragmentOperationsScissorTests.cpp | 119 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 171 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 43 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 123 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 689 …Move<VkShaderModule> vertexModule = createShaderModule(deviceInterface, getDevice(), m_context.get… in recordCommands() local 700 …deviceInterface, getDevice(), *pipelineLayout, *m_renderPass, *vertexModule, *fragmentModule, *geo… in recordCommands()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInvertedDepthRangesTests.cpp | 206 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in InvertedDepthRangesTestInstance() local 215 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*vertexModule, "main", VK_S… in InvertedDepthRangesTestInstance()
|
D | vktDrawNegativeViewportHeightTests.cpp | 207 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in NegativeViewportHeightTestInstance() local 216 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*vertexModule, "main", VK_S… in NegativeViewportHeightTestInstance()
|
D | vktDrawShaderViewportIndexTests.cpp | 196 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 362 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
|
D | vktDrawShaderLayerTests.cpp | 284 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 437 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.hpp | 130 const vk::VkShaderModule vertexModule,
|
D | vktImageTestsUtil.cpp | 276 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 355 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
|
D | vktImageMutableTests.cpp | 614 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 660 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 995 Move<VkShaderModule> vertexModule; member 1375 …m_uDraw.vertexModule = createShaderModule(m_vk, m_device, context.getBinaryCollection().get(… in uploadDraw() 1390 …_vk, m_device, *m_uDraw.pipelineLayout, *m_uDraw.renderPass, *m_uDraw.vertexModule, *m_uDraw.fragm… in uploadDraw()
|