Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c76 c.vue_map.vert_result_to_slot[BRW_VERT_RESULT_PNTC] = c.vue_map.num_slots; in compile_sf_prog()
77 c.vue_map.slot_to_vert_result[c.vue_map.num_slots++] = BRW_VERT_RESULT_PNTC; in compile_sf_prog()
Dbrw_sf_emit.c388 if (vert_result1 == BRW_VERT_RESULT_PNTC) in calculate_point_sprite_mask()
397 if (vert_result2 == BRW_VERT_RESULT_PNTC) in calculate_point_sprite_mask()
Dbrw_context.h338 BRW_VERT_RESULT_PNTC, enumerator