Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c333 OPCODE_UNIFORM_2F, enumerator
6335 n = alloc_instruction(ctx, OPCODE_UNIFORM_2F, 3); in save_Uniform2fARB()
8697 case OPCODE_UNIFORM_2F: in execute_list()