OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pf_x8z24
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_screen.c
93
boolean pf_z16,
pf_x8z24
, pf_z24x8, pf_s8z24, pf_z24s8, pf_z32;
local
106
pf_x8z24
= p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24X8_UNORM,
145
if (
pf_x8z24
|| pf_z24x8) {
148
screen->d_depth_bits_last =
pf_x8z24
;
/external/mesa3d/src/gallium/state_trackers/dri/common/
dri_screen.c
93
boolean pf_z16,
pf_x8z24
, pf_z24x8, pf_s8z24, pf_z24s8, pf_z32;
local
106
pf_x8z24
= p_screen->is_format_supported(p_screen, PIPE_FORMAT_Z24X8_UNORM,
145
if (
pf_x8z24
|| pf_z24x8) {
148
screen->d_depth_bits_last =
pf_x8z24
;
Completed in 64 milliseconds