Home
last modified time | relevance | path

Searched refs:LP_RAST_OP_SET_STATE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c114 if (head->cmd[i] == LP_RAST_OP_SET_STATE) in debug_bin()
268 if (block->cmd[k] == LP_RAST_OP_SET_STATE) in do_debug_bin()
Dlp_rast.h293 #define LP_RAST_OP_SET_STATE 0x11 macro
Dlp_scene.h343 LP_RAST_OP_SET_STATE, in lp_scene_bin_cmd_with_state()