OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ureg_property_fs_depth_layout
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/state_tracker/
st_program.c
694
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);
[
all
...]
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.h
171
ureg_property_fs_depth_layout
(struct ureg_program *ureg,
[
all
...]
tgsi_ureg.c
312
ureg_property_fs_depth_layout
(struct ureg_program *ureg,
function
[
all
...]
Completed in 37 milliseconds