Home
last modified time | relevance | path

Searched refs:tgsi_fs_depth_layout (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h326 enum tgsi_fs_depth_layout { enum
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c159 ttn_get_depth_layout(unsigned tgsi_fs_depth_layout) in ttn_get_depth_layout() argument
161 switch (tgsi_fs_depth_layout) { in ttn_get_depth_layout()