Searched refs:WF_ST_MULTISAMPLE (Results 1 – 2 of 2) sorted by relevance
654 case WF_ST_MULTISAMPLE: in wavefront_get_sample_status()1256 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_MULTISAMPLE); in wavefront_send_multisample()1413 case WF_ST_MULTISAMPLE: in wavefront_load_patch()
343 #define WF_ST_MULTISAMPLE 1 macro