Searched defs:fs_depth_layout (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c313 unsigned fs_depth_layout)
315 ureg->property_fs_depth_layout = fs_depth_layout;
312 ureg_property_fs_depth_layout(struct ureg_program *ureg, unsigned fs_depth_layout) argument
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c313 unsigned fs_depth_layout)
315 ureg->property_fs_depth_layout = fs_depth_layout;
312 ureg_property_fs_depth_layout(struct ureg_program *ureg, unsigned fs_depth_layout) argument

Completed in 47 milliseconds