Home
last modified time | relevance | path

Searched refs:pShaderStages (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
H A DvktDrawShaderLayerTests.cpp259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
H A DvktDrawShaderViewportIndexTests.cpp276 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
330 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
H A DvktDrawShaderLayerTests.cpp259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
H A 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/
H A DvktSparseResourcesBufferTests.cpp506 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local
532 m_pipeline = makeGraphicsPipeline (vk, device, *m_pipelineLayout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp506 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local
532 m_pipeline = makeGraphicsPipeline (vk, device, *m_pipelineLayout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp240 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local
280 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines()
281 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp238 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local
278 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines()
279 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1372 const VkPipelineShaderStageCreateInfo pShaderStages[] = { in generateGraphicsPipeline() local
1398 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in generateGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp449 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
488 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp454 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
493 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()

Completed in 33 milliseconds