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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_resource.h84 bool depth_initialized; member in struct:r600_surface
H A Dr600_state.c1511 surf->depth_initialized = true;
1680 if (!surf->depth_initialized) {
H A Devergreen_state.c1519 surf->depth_initialized = true;
1794 if (!surf->depth_initialized) {
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_resource.h84 bool depth_initialized; member in struct:r600_surface
H A Dr600_state.c1511 surf->depth_initialized = true;
1680 if (!surf->depth_initialized) {
H A Devergreen_state.c1519 surf->depth_initialized = true;
1794 if (!surf->depth_initialized) {

Completed in 81 milliseconds