Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c363 OPCODE_UNIFORM_1UIV, enumerator
1046 case OPCODE_UNIFORM_1UIV: in _mesa_delete_list()
6675 n = alloc_instruction(ctx, OPCODE_UNIFORM_1UIV, 2 + POINTER_DWORDS); in save_Uniform1uiv()
8758 case OPCODE_UNIFORM_1UIV: in execute_list()