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

  /external/mesa3d/src/intel/vulkan/
genX_cmd_buffer.c 223 att_state->fast_clear = false;
234 att_state->fast_clear = true;
244 att_state->fast_clear = false;
254 att_state->fast_clear = false;
259 att_state->fast_clear = false;
261 if (att_state->fast_clear) {
266 att_state->fast_clear = false;
273 } else if (att_state->fast_clear) {
    [all...]
anv_blorp.c     [all...]
anv_private.h 1123 bool fast_clear; member in struct:anv_attachment_state
    [all...]

Completed in 140 milliseconds