Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c338 OPCODE_UNIFORM_3FV, enumerator
1040 case OPCODE_UNIFORM_3FV: in _mesa_delete_list()
6426 n = alloc_instruction(ctx, OPCODE_UNIFORM_3FV, 2 + POINTER_DWORDS); in save_Uniform3fvARB()
8713 case OPCODE_UNIFORM_3FV: in execute_list()