Searched refs:property_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.c167 unsigned char property_fs_depth_layout; /* TGSI_FS_DEPTH_LAYOUT */ member in struct:ureg_program
315 ureg->property_fs_depth_layout = fs_depth_layout;
1442 if (ureg->property_fs_depth_layout) {
1447 ureg->property_fs_depth_layout);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c167 unsigned char property_fs_depth_layout; /* TGSI_FS_DEPTH_LAYOUT */ member in struct:ureg_program
315 ureg->property_fs_depth_layout = fs_depth_layout;
1442 if (ureg->property_fs_depth_layout) {
1447 ureg->property_fs_depth_layout);

Completed in 61 milliseconds