Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c348 OPCODE_UNIFORM_2FV, enumerator
1233 case OPCODE_UNIFORM_2FV: in _mesa_delete_list()
6667 n = alloc_instruction(ctx, OPCODE_UNIFORM_2FV, 2 + POINTER_DWORDS); in save_Uniform2fvARB()
12138 case OPCODE_UNIFORM_2FV: in execute_list()