Home
last modified time | relevance | path

Searched refs:vertexModule (Results 1 – 18 of 18) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp272 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()
DvktPipelineMultisampleSampleLocationsExtTests.cpp628 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 …]
DvktPipelineFramebufferAttachmentTests.cpp193 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()
DvktPipelineRenderToImageTests.cpp233 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()
DvktPipelineMultisampleImageTests.cpp91 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/
DvktGeometryInstancedRenderingTests.cpp91 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()
DvktGeometryLayeredRenderingTests.cpp220 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/
DvktFragmentOperationsEarlyFragmentTests.cpp119 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()
DvktFragmentOperationsScissorMultiViewportTests.cpp100 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
128 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp119 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
171 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp43 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/
DvktDrawInvertedDepthRangesTests.cpp206 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in InvertedDepthRangesTestInstance() local
215 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*vertexModule, "main", VK_S… in InvertedDepthRangesTestInstance()
DvktDrawNegativeViewportHeightTests.cpp207 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in NegativeViewportHeightTestInstance() local
216 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*vertexModule, "main", VK_S… in NegativeViewportHeightTestInstance()
DvktDrawShaderViewportIndexTests.cpp196 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
362 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktDrawShaderLayerTests.cpp284 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
437 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp130 const vk::VkShaderModule vertexModule,
DvktImageTestsUtil.cpp276 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
355 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline()
DvktImageMutableTests.cpp614 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()