/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 93 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()
|
D | vktGeometryLayeredRenderingTests.cpp | 298 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/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 98 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()
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 102 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 132 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
|
D | vktFragmentOperationsScissorTests.cpp | 120 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 175 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 45 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/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 526 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 …]
|
D | vktPipelineFramebufferAttachmentTests.cpp | 194 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()
|
D | vktPipelineMultisampleImageTests.cpp | 94 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()
|
D | vktPipelineRenderToImageTests.cpp | 237 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()
|
D | vktPipelineStencilExportTests.cpp | 262 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 395 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 179 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/ |
D | DrawTester.cpp | 275 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/ |
D | vktDrawDepthClampTests.cpp | 295 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBi… in DepthClampTestInstance() local 306 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in DepthClampTestInstance()
|
D | vktDrawNegativeViewportHeightTests.cpp | 208 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in NegativeViewportHeightTestInstance() local 217 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in NegativeViewportHeightTestInstance()
|
D | vktDrawDiscardRectanglesTests.cpp | 142 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 299 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
|
D | vktDrawInvertedDepthRangesTests.cpp | 266 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBinaryCol… in InvertedDepthRangesTestInstance() local 275 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in InvertedDepthRangesTestInstance()
|
D | vktDrawMultipleClearsWithinRenderPass.cpp | 319 …const Unique<VkShaderModule> fragmentModule (createShaderModule(vk, device, m_context.getBi… in MultipleClearsTest() local 342 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_S… in MultipleClearsTest()
|
D | vktDrawShaderLayerTests.cpp | 110 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 269 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
|
D | vktDrawShaderViewportIndexTests.cpp | 126 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 298 fragmentModule, // VkShaderModule module; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.hpp | 155 const vk::VkShaderModule fragmentModule,
|
D | vktImageTestsUtil.cpp | 265 const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument 347 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
|
D | vktImageMutableTests.cpp | 594 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/ |
D | vktApiBufferMarkerTests.cpp | 558 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/ |
D | vk_cache_utils.h | 578 const ShaderModule *fragmentModule, 1547 const vk::ShaderModule *fragmentModule, 1568 fragmentModule, geometryModule, tessControlModule, 1580 const vk::ShaderModule *fragmentModule,
|