Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c335 OPCODE_UNIFORM_1FV, enumerator
1037 case OPCODE_UNIFORM_1FV: in _mesa_delete_list()
6394 n = alloc_instruction(ctx, OPCODE_UNIFORM_1FV, 2 + POINTER_DWORDS); in save_Uniform1fvARB()
8705 case OPCODE_UNIFORM_1FV: in execute_list()