Home
last modified time | relevance | path

Searched defs:zs_format (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglconfig.h18 enum pipe_format zs_format; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.h84 enum pipe_format zs_format : 16; member
/aosp_15_r20/external/mesa3d/src/gallium/targets/dril/
H A Ddril_target.c96 enum pipe_format zs_format = config->zs_format; in drilIndexConfigAttrib() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c982 enum pipe_format zs_format, in util_make_fs_pack_color_zs()
H A Du_blitter.c1085 enum pipe_format zs_format, in blitter_get_fs_pack_color_zs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h287 enum pipe_format zs_format; member
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_draw.c994 const uint8_t zs_format = nil_format_to_depth_stencil(p_format); in nvk_CmdBeginRendering() local