Searched refs:TGSI_FS_DEPTH_LAYOUT_UNCHANGED (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h329 TGSI_FS_DEPTH_LAYOUT_UNCHANGED, enumerator in enum:tgsi_fs_depth_layout
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h331 TGSI_FS_DEPTH_LAYOUT_UNCHANGED, enumerator in enum:tgsi_fs_depth_layout
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c404 info->properties[TGSI_PROPERTY_FS_DEPTH_LAYOUT] = TGSI_FS_DEPTH_LAYOUT_UNCHANGED;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c481 info->properties[TGSI_PROPERTY_FS_DEPTH_LAYOUT] = TGSI_FS_DEPTH_LAYOUT_UNCHANGED;
H A Dtgsi_to_nir.c170 case TGSI_FS_DEPTH_LAYOUT_UNCHANGED:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c1056 TGSI_FS_DEPTH_LAYOUT_UNCHANGED);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2360 TGSI_FS_DEPTH_LAYOUT_UNCHANGED);

Completed in 18 milliseconds