Searched refs:depth_initialized (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h253 bool depth_initialized; member in struct:r600_surface
H A Dr600_state.c1082 surf->depth_initialized = true;
1174 if (!surf->depth_initialized) {
H A Devergreen_state.c1438 surf->depth_initialized = true;
1522 if (!surf->depth_initialized) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h249 bool depth_initialized; member in struct:r600_surface
H A Dr600_state.c1085 surf->depth_initialized = true;
1177 if (!surf->depth_initialized) {
H A Devergreen_state.c1444 surf->depth_initialized = true;
1528 if (!surf->depth_initialized) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h357 bool depth_initialized:1; member in struct:si_surface
H A Dsi_state.c2687 surf->depth_initialized = true;
2951 if (!surf->depth_initialized) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h417 bool depth_initialized : 1; member in struct:si_surface
H A Dsi_state.c2671 surf->depth_initialized = true;
2944 if (!surf->depth_initialized) {

Completed in 44 milliseconds