Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c350 OPCODE_UNIFORM_4FV, enumerator
1235 case OPCODE_UNIFORM_4FV: in _mesa_delete_list()
6701 n = alloc_instruction(ctx, OPCODE_UNIFORM_4FV, 2 + POINTER_DWORDS); in save_Uniform4fvARB()
12144 case OPCODE_UNIFORM_4FV: in execute_list()