Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c334 OPCODE_UNIFORM_3F, enumerator
6353 n = alloc_instruction(ctx, OPCODE_UNIFORM_3F, 4); in save_Uniform3fARB()
8700 case OPCODE_UNIFORM_3F: in execute_list()