/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawDiscardRectanglesTests.cpp | 285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
H A D | vktDrawShaderLayerTests.cpp | 259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
H A D | vktDrawShaderViewportIndexTests.cpp | 276 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 D | vktDrawDiscardRectanglesTests.cpp | 285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
H A D | vktDrawShaderLayerTests.cpp | 259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
H A D | vktDrawShaderViewportIndexTests.cpp | 276 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 D | vktSparseResourcesBufferTests.cpp | 506 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 D | vktSparseResourcesBufferTests.cpp | 506 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 D | vktPipelineMultisampleImageTests.cpp | 240 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 D | vktPipelineMultisampleImageTests.cpp | 238 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 D | vktShaderTileImageTests.cpp | 1372 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 D | vktDynamicRenderingTests.cpp | 449 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 D | vktDynamicRenderingTests.cpp | 454 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 493 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|