Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c243 OPCODE_DEPTH_FUNC, enumerator
2246 n = alloc_instruction(ctx, OPCODE_DEPTH_FUNC, 1); in save_DepthFunc()
7968 case OPCODE_DEPTH_FUNC: in execute_list()