| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineStencilExportTests.cpp | 355 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 433 vertexModule) in preparePipelineWrapper() 502 …Move<VkShaderModule> vertexModule = createShaderModule (vk, device, context.getBinaryCollecti… in testStencilExportReplace() local 509 …preparePipelineWrapper(colorPipeline, *pipelineLayout, *renderPass, 1, *vertexModule, *fragmentCol… in testStencilExportReplace() 533 …preparePipelineWrapper(stencilPipeline, *pipelineLayout, *renderPass, 0, *vertexModule, *fragmentS… in testStencilExportReplace()
|
| D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 87 const VkShaderModule vertexModule, 203 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 233 vertexModule) in preparePipelineWrapper() 254 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryCol… in iterate() local 288 …preparePipelineWrapper(graphicsPipeline, *pipelineLayout, *renderPassOne, *vertexModule, *fragment… in iterate()
|
| D | vktPipelineMultisampleImageTests.cpp | 94 const VkShaderModule vertexModule, in makeGraphicsPipelines() argument 245 vertexModule, // VkShaderModule module; in makeGraphicsPipelines() 325 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 416 vertexModule) in preparePipelineWrapper() 1005 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCo… in renderMultisampledImage() local 1017 …pelines(vk, device, caseDef.numLayers, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage() 1027 …er(pipelineWrapper.back(), subpassNdx, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage() 1235 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in test() local 1248 …pipelinesSp = makeGraphicsPipelines(vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *… in test() 1254 …preparePipelineWrapper(pipelineWrapper.back(), 0u, *pipelineLayout, *renderPass, *vertexModule, *f… in test() [all …]
|
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 563 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 700 vertexModule, in preparePipelineWrapper() 718 const VkShaderModule vertexModule, in preparePipelineWrapperSinglePassColor() argument 729 preparePipelineWrapper(gpw, dynamicState, pipelineLayout, renderPass, vertexModule, fragmentModule, in preparePipelineWrapperSinglePassColor() 1559 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in drawSinglePass() local 1616 …pipeline, dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, viewp… in drawSinglePass() 1622 …pipeline, std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *frag… in drawSinglePass() 2254 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawPatternChangeReference() local 2313 … std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModul… in drawPatternChangeReference() 2366 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawRenderPasses() local [all …]
|
| D | vktPipelineFramebufferAttachmentTests.cpp | 200 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 263 vertexModule) in preparePipelineWrapper() 417 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in test() local 465 …preparePipelineWrapper(pipeline.back(), *pipelineLayout, *renderPass, *vertexModule, *fragmentModu… in test() 792 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in testNoAtt() local 849 preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in testNoAtt() 1066 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in testMultiAttachments() local 1129 …preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, cas… in testMultiAttachments() 1500 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryColl… in testInputResolveSameAttachment() local 1550 …preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, cas… in testInputResolveSameAttachment()
|
| D | vktPipelineRenderToImageTests.cpp | 236 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 341 vertexModule) in preparePipelineWrapper() 886 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in testWithSizeReduction() local 994 …rapper(pipelines.back(), basePipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in testWithSizeReduction() 1207 const VkShaderModule vertexModule, in drawToMipLevel() argument 1245 …preparePipelineWrapper(pipelines.back(), basePipeline, pipelineLayout, *renderPass, vertexModule, … in drawToMipLevel() 1340 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in testRenderToMipMaps() local 1445 *vertexModule, *fragmentModule); in testRenderToMipMaps()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineStencilExportTests.cpp | 355 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 433 vertexModule) in preparePipelineWrapper() 502 …Move<VkShaderModule> vertexModule = createShaderModule (vk, device, context.getBinaryCollecti… in testStencilExportReplace() local 509 …preparePipelineWrapper(colorPipeline, *pipelineLayout, *renderPass, 1, *vertexModule, *fragmentCol… in testStencilExportReplace() 533 …preparePipelineWrapper(stencilPipeline, *pipelineLayout, *renderPass, 0, *vertexModule, *fragmentS… in testStencilExportReplace()
|
| D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 87 const VkShaderModule vertexModule, 203 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 233 vertexModule) in preparePipelineWrapper() 254 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryCol… in iterate() local 288 …preparePipelineWrapper(graphicsPipeline, *pipelineLayout, *renderPassOne, *vertexModule, *fragment… in iterate()
|
| D | vktPipelineMultisampleImageTests.cpp | 94 const VkShaderModule vertexModule, in makeGraphicsPipelines() argument 245 vertexModule, // VkShaderModule module; in makeGraphicsPipelines() 325 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 416 vertexModule) in preparePipelineWrapper() 1005 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCo… in renderMultisampledImage() local 1017 …pelines(vk, device, caseDef.numLayers, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage() 1027 …er(pipelineWrapper.back(), subpassNdx, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage() 1235 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in test() local 1248 …pipelinesSp = makeGraphicsPipelines(vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *… in test() 1254 …preparePipelineWrapper(pipelineWrapper.back(), 0u, *pipelineLayout, *renderPass, *vertexModule, *f… in test() [all …]
|
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 563 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 700 vertexModule, in preparePipelineWrapper() 718 const VkShaderModule vertexModule, in preparePipelineWrapperSinglePassColor() argument 729 preparePipelineWrapper(gpw, dynamicState, pipelineLayout, renderPass, vertexModule, fragmentModule, in preparePipelineWrapperSinglePassColor() 1559 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in drawSinglePass() local 1616 …pipeline, dynamicState, *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModule, viewp… in drawSinglePass() 1622 …pipeline, std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *frag… in drawSinglePass() 2254 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawPatternChangeReference() local 2313 … std::vector<VkDynamicState>(), *pipelineLayout, rt.getRenderPass(), *vertexModule, *fragmentModul… in drawPatternChangeReference() 2366 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in drawRenderPasses() local [all …]
|
| D | vktPipelineFramebufferAttachmentTests.cpp | 200 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 263 vertexModule) in preparePipelineWrapper() 417 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in test() local 465 …preparePipelineWrapper(pipeline.back(), *pipelineLayout, *renderPass, *vertexModule, *fragmentModu… in test() 792 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in testNoAtt() local 849 preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, in testNoAtt() 1066 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryCollec… in testMultiAttachments() local 1129 …preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, cas… in testMultiAttachments() 1500 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, context.getBinaryColl… in testInputResolveSameAttachment() local 1550 …preparePipelineWrapper(pipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, cas… in testInputResolveSameAttachment()
|
| D | vktPipelineRenderToImageTests.cpp | 236 const VkShaderModule vertexModule, in preparePipelineWrapper() argument 341 vertexModule) in preparePipelineWrapper() 886 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in testWithSizeReduction() local 994 …rapper(pipelines.back(), basePipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in testWithSizeReduction() 1207 const VkShaderModule vertexModule, in drawToMipLevel() argument 1245 …preparePipelineWrapper(pipelines.back(), basePipeline, pipelineLayout, *renderPass, vertexModule, … in drawToMipLevel() 1340 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in testRenderToMipMaps() local 1445 *vertexModule, *fragmentModule); in testRenderToMipMaps()
|
| /third_party/vk-gl-cts/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()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 99 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 138 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 468 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local 473 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 773 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local 778 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 1073 const VkShaderModule vertexModule, 1118 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 1173 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 1521 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local [all …]
|
| D | vktFragmentOperationsOcclusionQueryTests.cpp | 100 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 140 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 414 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryCol… in iterate() local 419 …e (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 422 …rite (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 99 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 138 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 468 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local 473 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 773 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local 778 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 1073 const VkShaderModule vertexModule, 1118 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 1173 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 1521 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local [all …]
|
| D | vktFragmentOperationsOcclusionQueryTests.cpp | 100 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 140 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 414 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryCol… in iterate() local 419 …e (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate() 422 …rite (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 44 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 124 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 763 …Move<VkShaderModule> vertexModule = createShaderModule(deviceInterface, getDevice(), m_context.get… in recordCommands() local 774 …deviceInterface, getDevice(), *pipelineLayout, *m_renderPass, *vertexModule, *fragmentModule, *geo… in recordCommands()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 44 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument 124 vertexModule, // const VkShaderModule vertexShaderModule in makeGraphicsPipeline() 763 …Move<VkShaderModule> vertexModule = createShaderModule(deviceInterface, getDevice(), m_context.get… in recordCommands() local 774 …deviceInterface, getDevice(), *pipelineLayout, *m_renderPass, *vertexModule, *fragmentModule, *geo… in recordCommands()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | DrawTester.cpp | 274 vk::ShaderModule vertexModule = hooks.createVertexShader(*this); in createGraphicsPipeline() local 277 assert(vertexModule); // TODO: if nullptr, use a default in createGraphicsPipeline() 282 shaderStages[0].module = vertexModule; in createGraphicsPipeline() 305 device.destroyShaderModule(vertexModule); in createGraphicsPipeline()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DepthBiasTests.cpp | 69 wgpu::ShaderModule vertexModule = utils::CreateShaderModule(device, vertexSource); in RunDepthBiasTest() local 100 renderPipelineDesc.vertex.module = vertexModule; in RunDepthBiasTest()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 445 VkShaderModule vertexModule, 776 VkShaderModule vertexModule, in createGraphicsPipeline() argument 824 vertexModule, // vertexShaderModule in createGraphicsPipeline() 859 …Move<VkShaderModule> vertexModule = createShaderModule(vki, dev, m_context.getBinaryCollection(… in iterate() local 862 … pipeline = createGraphicsPipeline(*pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 445 VkShaderModule vertexModule, 776 VkShaderModule vertexModule, in createGraphicsPipeline() argument 824 vertexModule, // vertexShaderModule in createGraphicsPipeline() 859 …Move<VkShaderModule> vertexModule = createShaderModule(vki, dev, m_context.getBinaryCollection(… in iterate() local 862 … pipeline = createGraphicsPipeline(*pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.h | 365 const ShaderModule *vertexModule, 829 const vk::ShaderModule *vertexModule, 844 activeAttribLocationsMask, programAttribsTypeMask, vertexModule, 855 const vk::ShaderModule *vertexModule,
|