Searched defs:ds_info (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_draw.c | 178 struct shader_info *ds_info = ir3_get_shader_info(emit.key.ds); variable
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_pipeline.c | 145 pack_cfg_bits(struct v3dv_pipeline *pipeline, const VkPipelineDepthStencilStateCreateInfo *ds_info, const VkPipelineRasterizationStateCreateInfo *rs_info, const VkPipelineRasterizationProvokingVertexStateCreateInfoEXT *pv_info, const VkPipelineRasterizationLineStateCreateInfoEXT *ls_info, const VkPipelineMultisampleStateCreateInfo *ms_info) pack_cfg_bits() argument 307 pack_stencil_cfg(struct v3dv_pipeline *pipeline, const VkPipelineDepthStencilStateCreateInfo *ds_info) pack_stencil_cfg() argument 348 pipeline_pack_state(struct v3dv_pipeline *pipeline, const VkPipelineColorBlendStateCreateInfo *cb_info, const VkPipelineDepthStencilStateCreateInfo *ds_info, const VkPipelineRasterizationStateCreateInfo *rs_info, const VkPipelineRasterizationProvokingVertexStateCreateInfoEXT *pv_info, const VkPipelineRasterizationLineStateCreateInfoEXT *ls_info, const VkPipelineMultisampleStateCreateInfo *ms_info) pipeline_pack_state() argument [all...] |
H A D | v3dv_pipeline.c | 2953 const VkPipelineDepthStencilStateCreateInfo *ds_info = in pipeline_init() local 2798 pipeline_set_ez_state(struct v3dv_pipeline *pipeline, const VkPipelineDepthStencilStateCreateInfo *ds_info) pipeline_set_ez_state() argument [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.c | 673 vk_depth_stencil_state_init(struct vk_depth_stencil_state *ds, const BITSET_WORD *dynamic, const VkPipelineDepthStencilStateCreateInfo *ds_info) vk_depth_stencil_state_init() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pipeline.c | 3476 const VkPipelineDepthStencilStateCreateInfo *ds_info = in tu_pipeline_builder_parse_depth_stencil() local 3693 const VkPipelineDepthStencilStateCreateInfo *ds_info = tu_pipeline_builder_parse_rasterization_order() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.c | 919 radv_is_depth_write_enabled(const struct radv_depth_stencil_info *ds_info) in radv_is_depth_write_enabled() argument 934 radv_is_stencil_write_enabled(const struct radv_depth_stencil_info *ds_info) in radv_is_stencil_write_enabled() argument
|
Completed in 23 milliseconds