Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c332 OPCODE_UNIFORM_1F, enumerator
6318 n = alloc_instruction(ctx, OPCODE_UNIFORM_1F, 2); in save_Uniform1fARB()
8694 case OPCODE_UNIFORM_1F: in execute_list()