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.c336 OPCODE_UNIFORM_1FV, enumerator
1038 case OPCODE_UNIFORM_1FV: in _mesa_delete_list()
6392 n = alloc_instruction(ctx, OPCODE_UNIFORM_1FV, 2 + POINTER_DWORDS); in save_Uniform1fvARB()
8707 case OPCODE_UNIFORM_1FV: in execute_list()