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.c366 OPCODE_UNIFORM_2F, enumerator
6584 n = alloc_instruction(ctx, OPCODE_UNIFORM_2F, 3); in save_Uniform2fARB()
8523 case OPCODE_UNIFORM_2F: in execute_list()