HomeSort by relevance Sort by last modified time
    Searched refs:allow_null_state (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_context.c 233 r300->fb_state_pipelined.allow_null_state = TRUE;
234 r300->fs_rc_constant_state.allow_null_state = TRUE;
235 r300->pvs_flush.allow_null_state = TRUE;
236 r300->query_start.allow_null_state = TRUE;
237 r300->texture_cache_inval.allow_null_state = TRUE;
r300_flush.c 52 if (atom->state || atom->allow_null_state) {
r300_context.h 66 boolean allow_null_state; member in struct:r300_atom

Completed in 486 milliseconds