Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp94 … const ShaderWrapper fragmentModule, const IVec2 renderSize, in makeGraphicsPipelines() argument
242 fragmentModule.getModule(), // VkShaderModule module; in makeGraphicsPipelines()
311 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() argument
392 .setupFragmentShaderState(pipelineLayout, renderPass, subpassNdx, fragmentModule, DE_NULL, in preparePipelineWrapper()
1002 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in renderMultisampledImage() local
1016 … vertexModule, fragmentModule, caseDef.renderSize, caseDef.numSamples, in renderMultisampledImage()
1028 fragmentModule, caseDef.renderSize, caseDef.numSamples, in renderMultisampledImage()
1270 const ShaderWrapper fragmentModule( in test() local
1285 … makeGraphicsPipelines(vk, device, 1u, *pipelineLayout, *renderPass, vertexModule, fragmentModule, in test()
1293 fragmentModule, caseDef.renderSize, VK_SAMPLE_COUNT_1_BIT, in test()
[all …]
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp84 … const ShaderWrapper fragmentModule, const tcu::IVec2 &framebufferSize);
191 …const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const tcu::IVec2 &framebuffe… in preparePipelineWrapper() argument
214 ….setupFragmentShaderState(pipelineLayout, renderPass, 0u, fragmentModule, DE_NULL, &multisampleSta… in preparePipelineWrapper()
233 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in iterate() local
282 …parePipelineWrapper(graphicsPipeline, pipelineLayout, *renderPassOne, vertexModule, fragmentModule, in iterate()
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp566 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() argument
692 .setupFragmentShaderState(pipelineLayout, renderPass, subpassIndex, fragmentModule, in preparePipelineWrapper()
703 … const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapperSinglePassColor() argument
710 …preparePipelineWrapper(gpw, dynamicState, pipelineLayout, renderPass, vertexModule, fragmentModule, in preparePipelineWrapperSinglePassColor()
1556 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawSinglePass() local
1614 …pipeline, dynamicState, pipelineLayout, rt.getRenderPass(), vertexModule, fragmentModule, viewport, in drawSinglePass()
1622fragmentModule, viewport, scissor, m_params.numSamples, /*use sample locations*/ true, in drawSinglePass()
2352 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawPatternChangeReference() local
2416 …e, std::vector<VkDynamicState>(), pipelineLayout, rt.getRenderPass(), vertexModule, fragmentModule, in drawPatternChangeReference()
2478 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawRenderPasses() local
[all …]
H A DvktPipelineFramebufferAttachmentTests.cpp195 const ShaderWrapper fragmentModule, const IVec3 renderSize, in preparePipelineWrapper() argument
251 .setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, DE_NULL, in preparePipelineWrapper()
404 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in test() local
459 … preparePipelineWrapper(pipeline.back(), pipelineLayout, *renderPass, vertexModule, fragmentModule, in test()
790 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testNoAtt() local
855 …preparePipelineWrapper(pipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, render… in testNoAtt()
1064 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testMultiAttachments() local
1140 …preparePipelineWrapper(pipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, caseDe… in testMultiAttachments()
1518 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testInputResolveSameAttachment() local
1579 …preparePipelineWrapper(pipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, caseDe… in testInputResolveSameAttachment()
H A DvktPipelineRenderToImageTests.cpp223 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() argument
314 ….setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStenc… in preparePipelineWrapper()
923 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testWithSizeReduction() local
1038fragmentModule, imageSize.swizzle(0, 1), VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in testWithSizeReduction()
1283 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule) in drawToMipLevel() argument
1329fragmentModule, mipSize.swizzle(0, 1), VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in drawToMipLevel()
1436 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testRenderToMipMaps() local
1548 pipelineLayout, vertexModule, fragmentModule); in testRenderToMipMaps()
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp177 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const bool useVertexInput, in preparePipelineWrapper() argument
300 .setupFragmentShaderState(pipelineLayout, renderPass, subpassNdx, fragmentModule, in preparePipelineWrapper()
985 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in draw() local
997 …preparePipelineWrapper(pipelines.back(), pipelineLayout, *renderPass, vertexModule, fragmentModule, in draw()
1656 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in drawResolve() local
1667 …preparePipelineWrapper(pipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, useVer… in drawResolve()
H A DvktPipelineStencilExportTests.cpp344 … const ShaderWrapper fragmentModule, const UVec2 renderSize, const bool useColor, in preparePipelineWrapper() argument
414 ….setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStenc… in preparePipelineWrapper()
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleLoader.cpp322 const Module* fragmentModule = this->loadFragmentModule(compiler); in loadGraphiteFragmentModule() local
326 fragmentModule); in loadGraphiteFragmentModule()
333 const Module* fragmentModule = this->loadFragmentModule(compiler); in loadGraphiteFragmentES2Module() local
338 fragmentModule); in loadGraphiteFragmentES2Module()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp89 … const VkShaderModule fragmentModule, const VkExtent2D renderSize) in makeGraphicsPipeline() argument
125fragmentModule, // const VkShaderModule fragmentShaderM… in makeGraphicsPipeline()
166 const Unique<VkShaderModule> fragmentModule( in draw() local
174 … *geometryModule, *fragmentModule, renderExtent)); in draw()
H A DvktGeometryLayeredRenderingTests.cpp274 … const VkShaderModule fragmentModule, const VkExtent2D renderSize, in makeGraphicsPipeline() argument
322 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
1266 const Unique<VkShaderModule> fragmentModule( in test() local
1274 …Pipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, in test()
1402 const Unique<VkShaderModule> fragmentModule( in testLayeredReadBack() local
1438 … *geometryModule, *fragmentModule, imageExtent2D, dsUsed)); in testLayeredReadBack()
1759 const Unique<VkShaderModule> fragmentModule( in testSecondaryCmdBuffer() local
1767 …Pipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModule, *fragmentModule, in testSecondaryCmdBuffer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp95 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
135fragmentModule, // const VkShaderModule fragmentShad… in makeGraphicsPipeline()
478 const Unique<VkShaderModule> fragmentModule( in iterate() local
485 … *fragmentModule, renderSize, (m_testMode == MODE_DEPTH), in iterate()
823 const Unique<VkShaderModule> fragmentModule( in iterate() local
831 …phicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, renderSize, in iterate()
1139 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule,
1182 …st VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
1235fragmentModule, // const VkShaderModule fragmentShad… in makeGraphicsPipeline()
1605 const Unique<VkShaderModule> fragmentModule( in iterate() local
[all …]
H A DvktFragmentOperationsOcclusionQueryTests.cpp96 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
139 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
412 const Unique<VkShaderModule> fragmentModule( in iterate() local
420 … *fragmentModule, m_renderSize, m_scissorTestEnabled, in iterate()
424 …icsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, m_renderSize, in iterate()
H A DvktFragmentOperationsScissorMultiViewportTests.cpp97 const VkShaderModule fragmentModule, const IVec2 renderSize, in makeGraphicsPipeline() argument
124fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
H A DvktFragmentOperationsScissorTests.cpp116 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
167fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
H A DvktFragmentOperationsTransientAttachmentTests.cpp432 const Unique<VkShaderModule> fragmentModule( in iterate() local
503 …*fragmentModule, // const VkShaderModule fragmentSh… in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp42 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
119 fragmentModule, // const VkShaderModule fragmentShaderModule in makeGraphicsPipeline()
768 Move<VkShaderModule> fragmentModule = in recordCommands() local
783 *vertexModule, *fragmentModule, *geometryModule))); in recordCommands()
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A 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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp481 … VkShaderModule vertexModule, VkShaderModule fragmentModule) const;
810 VkShaderModule fragmentModule) const in createGraphicsPipeline()
857 fragmentModule, // fragmentShaderModule in createGraphicsPipeline()
889 …Move<VkShaderModule> fragmentModule = createShaderModule(vki, dev, m_context.getBinaryCollection()… in iterate() local
891 …e> pipeline = createGraphicsPipeline(*pipelineLayout, *renderPass, *vertexModule, *fragmentModule); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp75 … VkPipelineLayout layout, VkShaderModule vertexModule, VkShaderModule fragmentModule,
246 … VkShaderModule vertexModule, VkShaderModule fragmentModule, in buildPipeline() argument
271 … VkShaderModule(0), VkShaderModule(0), VkShaderModule(0), fragmentModule, renderPass, in buildPipeline()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp213 const Move<VkShaderModule> fragmentModule = in iterate() local
255 … device, pipelineLayout.get(), vertexModule.get(), DE_NULL, DE_NULL, DE_NULL, fragmentModule.get(), in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingStagesTests.cpp355 …const auto fragmentModule(createShaderModule(vk, device, m_context.getBinaryCollection().get("frag… in iterate() local
370 … DE_NULL, *fragmentModule, *renderPass, 0u, &vertexInputState); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp262 const Move<VkShaderModule> fragmentModule = in iterate() local
303 … device, pipelineLayout.get(), vertexModule.get(), DE_NULL, DE_NULL, DE_NULL, fragmentModule.get(), in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp602 Move<VkShaderModule> fragmentModule; in bufferMarkerMemoryDep() local
649fragmentModule = createShaderModule(vk, device, context.getBinaryCollection().get("frag"), 0u); in bufferMarkerMemoryDep()
691 fragmentModule.get(), // VkShaderModule module; in bufferMarkerMemoryDep()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp422 const Unique<VkShaderModule> fragmentModule( in DepthClampTestInstance() local
439 … PipelineCreateInfo::PipelineShaderStage(*fragmentModule, "main", VK_SHADER_STAGE_FRAGMENT_BIT)); in DepthClampTestInstance()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp217 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() argument
296fragmentModule, // const VkShaderModule fragmentShad… in makeGraphicsPipeline()

12