Home
last modified time | relevance | path

Searched refs:fragmentModule (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp93 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
132 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
170 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCo… in draw() local
175 …vice, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, renderExtent)… in draw()
DvktGeometryLayeredRenderingTests.cpp298 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
348 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
1250 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryC… in test() local
1255 …ipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, in test()
1344 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryC… in testLayeredReadBack() local
1376 …vice, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, imageExtent2D… in testLayeredReadBack()
1609 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, context.getBinaryCol… in testSecondaryCmdBuffer() local
1614 …Pipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, in testSecondaryCmdBuffer()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp98 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
138 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
412 …const Unique<VkShaderModule> fragmentModule(createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local
416 …phicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, renderSize, in iterate()
DvktFragmentOperationsScissorMultiViewportTests.cpp102 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
132 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp120 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
175 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp45 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
128 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
742 …Move<VkShaderModule> fragmentModule = createShaderModule(deviceInterface, getDevice(), m_context.g… in recordCommands() local
752 …deviceInterface, getDevice(), *pipelineLayout, *m_renderPass, *vertexModule, *fragmentModule, *geo… in recordCommands()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp526 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
632 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
653 const VkShaderModule fragmentModule, in makeGraphicsPipelineSinglePassColor() argument
662 …raphicsPipeline(vk, device, dynamicState, pipelineLayout, renderPass, vertexModule, fragmentModule, in makeGraphicsPipelineSinglePassColor()
1473 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in drawSinglePass() local
1520 …vk, device, dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, vie… in drawSinglePass()
1526 …ynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, viewport, sci… in drawSinglePass()
2131 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawPatternChangeReference() local
2189 …std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, in drawPatternChangeReference()
2243 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCo… in drawRenderPasses() local
[all …]
DvktPipelineFramebufferAttachmentTests.cpp194 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
254 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
418 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, context.getBinaryColl… in test() local
463 …dPtr(makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in test()
785 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryC… in testNoAtt() local
841 …dPtr(makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in testNoAtt()
1057 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, context.getBinaryColl… in testDifferentAttachmentSizes() local
1115 …csPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, caseDef.rende… in testDifferentAttachmentSizes()
DvktPipelineMultisampleImageTests.cpp94 const VkShaderModule fragmentModule, in makeGraphicsPipelines() argument
253 fragmentModule, // VkShaderModule module; in makeGraphicsPipelines()
896 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCo… in renderMultisampledImage() local
901 …ines (vk, device, caseDef.numLayers, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in renderMultisampledImage()
1104 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCol… in test() local
1109 …akeGraphicsPipelines (vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in test()
1663 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCol… in test() local
1668 …akeGraphicsPipelines (vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in test()
DvktPipelineRenderToImageTests.cpp237 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
398 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
983 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCo… in testWithSizeReduction() local
1084 …vk, device, basePipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, imageSize.… in testWithSizeReduction()
1294 const VkShaderModule fragmentModule) in drawToMipLevel() argument
1325 …vk, device, basePipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, mipSize.swizz… in drawToMipLevel()
1419 …const Unique<VkShaderModule> fragmentModule (createShaderModule (vk, device, context.getBinaryCol… in testRenderToMipMaps() local
1523 *vertexModule, *fragmentModule); in testRenderToMipMaps()
DvktPipelineStencilExportTests.cpp262 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
395 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp179 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
355 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
1078 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, context.getBinaryColle… in draw() local
1089 …makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, /*u… in draw()
1653 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, context.getBinaryColle… in drawResolve() local
1658 …csPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, useVertexInpu… in drawResolve()
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp275 vk::ShaderModule fragmentModule = hooks.createFragmentShader(*this); in createGraphicsPipeline() local
278 assert(fragmentModule); // TODO: if nullptr, use a default in createGraphicsPipeline()
286 shaderStages[1].module = fragmentModule; in createGraphicsPipeline()
304 device.destroyShaderModule(fragmentModule); in createGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp295 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBi… in DepthClampTestInstance() local
306 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in DepthClampTestInstance()
DvktDrawNegativeViewportHeightTests.cpp208 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in NegativeViewportHeightTestInstance() local
217 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in NegativeViewportHeightTestInstance()
DvktDrawDiscardRectanglesTests.cpp142 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
299 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktDrawInvertedDepthRangesTests.cpp266 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in InvertedDepthRangesTestInstance() local
275 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in InvertedDepthRangesTestInstance()
DvktDrawMultipleClearsWithinRenderPass.cpp319 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBi… in MultipleClearsTest() local
342 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in MultipleClearsTest()
DvktDrawShaderLayerTests.cpp110 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
269 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktDrawShaderViewportIndexTests.cpp126 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
298 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp155 const vk::VkShaderModule fragmentModule,
DvktImageTestsUtil.cpp265 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
347 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
DvktImageMutableTests.cpp594 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
643 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
938 Move<VkShaderModule> fragmentModule; member
1318 …m_uDraw.fragmentModule = createShaderModule(m_vk, m_device, context.getBinaryCollection().ge… in uploadDraw()
1332 …vice, *m_uDraw.pipelineLayout, *m_uDraw.renderPass, *m_uDraw.vertexModule, *m_uDraw.fragmentModule, in uploadDraw()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp558 Move<VkShaderModule> fragmentModule; in bufferMarkerMemoryDep() local
608 fragmentModule = createShaderModule(vk, device, context.getBinaryCollection().get("frag"), 0u); in bufferMarkerMemoryDep()
654 fragmentModule.get(), // VkShaderModule module; in bufferMarkerMemoryDep()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h578 const ShaderModule *fragmentModule,
1547 const vk::ShaderModule *fragmentModule,
1568 fragmentModule, geometryModule, tessControlModule,
1580 const vk::ShaderModule *fragmentModule,

12