Searched defs:separate_stencil (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_emit_depth_stencil.c115 const bool separate_stencil = local in function:isl_genX
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_emit_depth_stencil.c151 const bool separate_stencil = local in function:isl_genX
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.h119 struct pipe_surface *separate_stencil; member in struct:v3d_surface
154 struct v3d_resource *separate_stencil; member in struct:v3d_resource
H A Dv3dx_rcl.c59 bool separate_stencil = surf->separate_stencil && buffer == STENCIL; local in function:load_general
116 bool separate_stencil = surf->separate_stencil && buffer == STENCIL; local in function:store_general
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h102 struct panfrost_resource *separate_stencil; member in struct:panfrost_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.h84 struct pipe_surface *separate_stencil; member in struct:v3d_surface
125 struct v3d_resource *separate_stencil; member in struct:v3d_resource
H A Dv3dx_rcl.c59 bool separate_stencil = surf->separate_stencil && buffer == STENCIL; local in function:load_general
121 bool separate_stencil = surf->separate_stencil && buffer == STENCIL; local in function:store_general
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h63 struct panfrost_resource *separate_stencil; member in struct:panfrost_resource
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c37 bool separate_stencil; /**< separate stencil for all formats */ member in struct:u_transfer_helper
521 u_transfer_helper_create(const struct u_transfer_vtbl * vtbl,bool separate_z32s8,bool separate_stencil,bool fake_rgtc,bool msaa_map) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c37 bool separate_stencil; /**< separate stencil for all formats */ member in struct:u_transfer_helper
526 u_transfer_helper_create(const struct u_transfer_vtbl * vtbl,bool separate_z32s8,bool separate_stencil,bool fake_rgtc,bool msaa_map) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c1508 struct pipe_resource *separate_stencil = local in function:emit_sysmem_clears
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_clear_blit.c2035 resolve_sysmem(struct tu_cmd_buffer * cmd,struct tu_cs * cs,VkFormat format,const struct tu_image_view * src,const struct tu_image_view * dst,uint32_t layer_mask,uint32_t layers,const VkRect2D * rect,bool separate_stencil) argument
2555 clear_sysmem_attachment(struct tu_cmd_buffer * cmd,struct tu_cs * cs,VkFormat format,VkImageAspectFlags clear_mask,const VkRenderPassBeginInfo * info,uint32_t a,bool separate_stencil) argument
2662 tu_emit_blit(struct tu_cmd_buffer * cmd,struct tu_cs * cs,const struct tu_image_view * iview,const struct tu_render_pass_attachment * attachment,bool resolve,bool separate_stencil) argument
2757 store_cp_blit(struct tu_cmd_buffer * cmd,struct tu_cs * cs,const struct tu_image_view * iview,uint32_t samples,bool separate_stencil,VkFormat format,uint32_t gmem_offset,uint32_t cpp) argument
2805 store_3d_blit(struct tu_cmd_buffer * cmd,struct tu_cs * cs,const struct tu_image_view * iview,uint32_t dst_samples,bool separate_stencil,VkFormat format,const VkRect2D * render_area,uint32_t gmem_offset,uint32_t cpp) argument
[all...]

Completed in 15 milliseconds