Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddlist.c302 OPCODE_UNIFORM_2FV, enumerator
1176 case OPCODE_UNIFORM_2FV: in _mesa_delete_list()
6392 n = alloc_instruction(ctx, OPCODE_UNIFORM_2FV, 2 + POINTER_DWORDS); in save_Uniform2fv()
11877 case OPCODE_UNIFORM_2FV: in execute_list()