Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp142 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
290 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
366 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in draw() local
373 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModul… in draw()
DvktGeometryLayeredRenderingTests.cpp213 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
346 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
926 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryCol… in test() local
933 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertexModule, *geometryModul… in test()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp39 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
215 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
815 …Move<VkShaderModule> vertexModule = createShaderModule(deviceInterface, getDevice(), m_context.get… in recordCommands() local
826 …deviceInterface, getDevice(), *pipelineLayout, *m_renderPass, *vertexModule, *fragmentModule, *geo… in recordCommands()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp219 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
369 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
683 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColl… in iterate() local
688 …ne (makeGraphicsPipeline(vk, device, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in iterate()
DvktFragmentOperationsScissorMultiViewportTests.cpp152 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
315 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp171 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
328 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp232 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
393 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
918 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in testWithSizeReduction() local
1020 …vk, device, basePipeline, *pipelineLayout, *renderPass, *vertexModule, *fragmentModule, imageSize.… in testWithSizeReduction()
1251 const VkShaderModule vertexModule, in drawToMipLevel() argument
1283 …vk, device, basePipeline, pipelineLayout, *renderPass, vertexModule, fragmentModule, mipSize.swizz… in drawToMipLevel()
1393 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in testRenderToMipMaps() local
1498 *vertexModule, *fragmentModule); in testRenderToMipMaps()
DvktPipelineMultisampleImageTests.cpp90 const VkShaderModule vertexModule, in makeGraphicsPipelines() argument
248 vertexModule, // VkShaderModule module; in makeGraphicsPipelines()
805 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColl… in renderMultisampledImage() local
811 …lines (vk, device, caseDef.numLayers, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in renderMultisampledImage()
1014 …const Unique<VkShaderModule> vertexModule (createShaderModule (vk, device, context.getBinaryColle… in test() local
1020 …makeGraphicsPipelines (vk, device, 1u, *pipelineLayout, *renderPass, *vertexModule, *fragmentModul… in test()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp208 …const Unique<VkShaderModule> vertexModule (createShaderModule(vk, device, m_context.getBinaryColle… in NegativeViewportHeightTestInstance() local
217 …pipelineCreateInfo.addShader(PipelineCreateInfo::PipelineShaderStage(*vertexModule, "main", VK_S… in NegativeViewportHeightTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp519 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
677 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()
1014 Move<VkShaderModule> vertexModule; member
1336 …m_uDraw.vertexModule = createShaderModule(m_vk, m_device, context.getBinaryCollection().get(… in uploadDraw()
1350 …_vk, m_device, *m_uDraw.pipelineLayout, *m_uDraw.renderPass, *m_uDraw.vertexModule, *m_uDraw.fragm… in uploadDraw()
DvktImageTestsUtil.hpp132 const vk::VkShaderModule vertexModule,
DvktImageTestsUtil.cpp370 const VkShaderModule vertexModule, in makeGraphicsPipeline() argument
509 vertexModule, // VkShaderModule module; in makeGraphicsPipeline()