Home
last modified time | relevance | path

Searched refs:VkPipelineDepthStencilStateCreateInfo (Results 1 - 25 of 213) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.hpp74 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
96 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
115 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = nullptr,
134 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = nullptr,
H A DvkObjUtil.cpp112 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline()
189 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline()
336 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline()
392 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
418 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline()
501 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline()
524 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = initVulkanStructure(); in makeGraphicsPipeline()
560 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
H A DvkPipelineConstructionUtil.hpp500 const VkPipelineDepthStencilStateCreateInfo* depthStencilState = DE_NULL,
512 const VkPipelineDepthStencilStateCreateInfo* depthStencilState = nullptr,
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_pipeline.c146 const VkPipelineDepthStencilStateCreateInfo *ds_info, in pack_cfg_bits()
308 const VkPipelineDepthStencilStateCreateInfo *ds_info) in pack_stencil_cfg()
350 const VkPipelineDepthStencilStateCreateInfo *ds_info, in pipeline_pack_state()
H A Dv3dv_meta_clear.c446 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()
585 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline()
647 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc493 VkPipelineDepthStencilStateCreateInfo
496 VkPipelineDepthStencilStateCreateInfo depthstencil_info = in GetVkPipelineDepthStencilInfo()
497 VkPipelineDepthStencilStateCreateInfo(); in GetVkPipelineDepthStencilInfo()
698 VkPipelineDepthStencilStateCreateInfo depthstencil_info; in CreateVkGraphicsPipeline()
H A Dgraphics_pipeline.h82 VkPipelineDepthStencilStateCreateInfo GetVkPipelineDepthStencilInfo(
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp412 class DepthStencilState : public vk::VkPipelineDepthStencilStateCreateInfo
466 PipelineCreateInfo& addState (const vk::VkPipelineDepthStencilStateCreateInfo& state);
480 vk::VkPipelineDepthStencilStateCreateInfo m_dynamicDepthStencilState;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp412 class DepthStencilState : public vk::VkPipelineDepthStencilStateCreateInfo
466 PipelineCreateInfo& addState (const vk::VkPipelineDepthStencilStateCreateInfo& state);
480 vk::VkPipelineDepthStencilStateCreateInfo m_dynamicDepthStencilState;
/third_party/skia/src/gpu/vk/
H A DGrVkPipeline.cpp242 VkPipelineDepthStencilStateCreateInfo* stencilInfo) {
244 memset(stencilInfo, 0, sizeof(VkPipelineDepthStencilStateCreateInfo));
501 VkPipelineDepthStencilStateCreateInfo depthStencilInfo;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp281 VkPipelineDepthStencilStateCreateInfo ComputeDepthStencilDesc( in ComputeDepthStencilDesc()
283 VkPipelineDepthStencilStateCreateInfo depthStencilState; in ComputeDepthStencilDesc()
453 VkPipelineDepthStencilStateCreateInfo depthStencilState = in Initialize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp338 .setupFragmentShaderState(m_pipelineLayout, *m_renderPass, 0u, fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
354 .setupFragmentShaderState(m_pipelineLayout, *m_renderPass, 0u, fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
H A DvktDynamicStateCBTests.cpp113 m_pipeline.setupFragmentShaderState(m_pipelineLayout, *m_renderPass, 0u, fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
H A DvktDynamicStateRSTests.cpp305 m_pipeline.setupFragmentShaderState(m_pipelineLayout, *m_renderPass, 0u, fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&m_depthStencilState)) in initialize()
1075 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = in iterate()
1132 .setupFragmentShaderState(pipelineLayout, *renderPass, 0u, fragModule, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilStateInfo)) in iterate()
1146 .setupFragmentShaderState(pipelineLayout, *renderPass, 0u, fragModule, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilStateInfo)) in iterate()
H A DvktDynamicStateBaseClass.cpp266 m_pipeline.setupFragmentShaderState(m_pipelineLayout, *m_renderPass, 0u, fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState), &multisampleState) in initPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp336 .setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
352 .setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
H A DvktDynamicStateCBTests.cpp111 m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState)) in initPipeline()
H A DvktDynamicStateBaseClass.cpp262 m_pipeline.setupFragmentShaderState(*m_pipelineLayout, *m_renderPass, 0u, *fs, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilState), &multisampleState) in initPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp239 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build()
293 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp239 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build()
293 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState; in build()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c207 VkPipelineDepthStencilStateCreateInfo depth_stencil_state = {0}; in zink_create_gfx_pipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp387 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo in preparePipelineWrapper()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp384 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo in preparePipelineWrapper()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_pipeline.h1332 /* struct VkPipelineDepthStencilStateCreateInfo chain */
1342 vn_sizeof_VkPipelineDepthStencilStateCreateInfo_self(const VkPipelineDepthStencilStateCreateInfo *val) in vn_sizeof_VkPipelineDepthStencilStateCreateInfo_self()
1360 vn_sizeof_VkPipelineDepthStencilStateCreateInfo(const VkPipelineDepthStencilStateCreateInfo *val) in vn_sizeof_VkPipelineDepthStencilStateCreateInfo()
1379 vn_encode_VkPipelineDepthStencilStateCreateInfo_self(struct vn_cs_encoder *enc, const VkPipelineDepthStencilStateCreateInfo *val) in vn_encode_VkPipelineDepthStencilStateCreateInfo_self()
1395 vn_encode_VkPipelineDepthStencilStateCreateInfo(struct vn_cs_encoder *enc, const VkPipelineDepthStencilStateCreateInfo *val) in vn_encode_VkPipelineDepthStencilStateCreateInfo()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c863 &(VkPipelineDepthStencilStateCreateInfo){ in blit2d_init_depth_only_pipeline()
1020 &(VkPipelineDepthStencilStateCreateInfo){ in blit2d_init_stencil_only_pipeline()

Completed in 26 milliseconds

123456789