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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_ff_gs_emit.c 410 assert(c->reg.destination_indices.width == BRW_EXECUTE_4);
412 brw_set_default_exec_size(p, BRW_EXECUTE_4);
446 brw_set_default_exec_size(p, BRW_EXECUTE_4);
brw_vec4_generator.cpp 501 brw_set_default_exec_size(p, BRW_EXECUTE_4);
722 brw_set_default_exec_size(p, BRW_EXECUTE_4);
    [all...]
brw_sf_emit.c 134 /* Need to use BRW_EXECUTE_4 and also do an 4-wide compare in order
140 brw_IF(p, BRW_EXECUTE_4);
brw_eu_emit.c 214 fix_exec_size = dest.width < BRW_EXECUTE_4;
    [all...]
brw_defines.h     [all...]

Completed in 320 milliseconds