/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 239 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 293 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
H A D | vktGeometryLayeredRenderingTests.cpp | 314 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 358 &pipelineDepthStencilStateInfo); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 239 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 293 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineStencilExportTests.cpp | 387 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo in preparePipelineWrapper() 437 .setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStencilStateInfo) in preparePipelineWrapper()
|
H A D | vktPipelineRenderToImageTests.cpp | 292 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in preparePipelineWrapper() local 344 .setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStencilStateInfo) in preparePipelineWrapper()
|
H A D | vktPipelineMultisampleImageTests.cpp | 198 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipelines() local 288 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipelines()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineStencilExportTests.cpp | 384 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo in preparePipelineWrapper() 434 .setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStencilStateInfo) in preparePipelineWrapper()
|
H A D | vktPipelineRenderToImageTests.cpp | 290 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in preparePipelineWrapper() local 342 .setupFragmentShaderState(pipelineLayout, renderPass, subpass, fragmentModule, &pipelineDepthStencilStateInfo) in preparePipelineWrapper()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationUtil.cpp | 288 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 358 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationUtil.cpp | 296 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 366 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawDiscardRectanglesTests.cpp | 244 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 340 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
H A D | vktDrawShaderLayerTests.cpp | 218 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 320 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
H A D | vktDrawShaderViewportIndexTests.cpp | 235 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 337 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktDrawUtil.cpp | 474 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in registerDrawObject() local 568 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo in registerDrawObject()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawDiscardRectanglesTests.cpp | 244 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 340 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
H A D | vktDrawShaderLayerTests.cpp | 218 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 320 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
H A D | vktDrawShaderViewportIndexTests.cpp | 235 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 337 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktDrawUtil.cpp | 474 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in registerDrawObject() local 568 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo in registerDrawObject()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferMarkerTests.cpp | 792 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in bufferMarkerMemoryDep() local 833 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in bufferMarkerMemoryDep()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 313 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 367 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferMarkerTests.cpp | 715 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in bufferMarkerMemoryDep() local 756 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in bufferMarkerMemoryDep()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 313 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local 367 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 1335 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = { in generateGraphicsPipeline() local 1354 pipelineDepthStencilStateInfo.depthWriteEnable = VK_FALSE; in generateGraphicsPipeline() 1405 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in generateGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 381 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 435 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 381 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local 435 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in makeGraphicsPipeline()
|