Searched refs:ureg_property_fs_depth_layout (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_program.c694 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_ANY);
697 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_GREATER);
700 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_LESS);
703 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_UNCHANGED);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c694 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_ANY);
697 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_GREATER);
700 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_LESS);
703 ureg_property_fs_depth_layout(ureg, TGSI_FS_DEPTH_LAYOUT_UNCHANGED);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h171 ureg_property_fs_depth_layout(struct ureg_program *ureg,
H A Dtgsi_ureg.c312 ureg_property_fs_depth_layout(struct ureg_program *ureg, function
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h171 ureg_property_fs_depth_layout(struct ureg_program *ureg,
H A Dtgsi_ureg.c312 ureg_property_fs_depth_layout(struct ureg_program *ureg, function

Completed in 198 milliseconds