Home
last modified time | relevance | path

Searched refs:pShaderStages (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp379 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
407 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktPipelineMultisampleShaderFragmentMaskTests.cpp291 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
318 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
319 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktPipelineRenderToImageTests.cpp382 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
412 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
413 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktPipelineMultisampleImageTests.cpp237 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local
273 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines()
274 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp340 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
375 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
376 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktDrawShaderLayerTests.cpp259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktDrawShaderViewportIndexTests.cpp276 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
330 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp506 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local
532 …Layout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingTests.cpp443 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
482 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()