Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c56 elem_types[LP_JIT_VIEWPORT_MAX_DEPTH] = LLVMFloatTypeInContext(lc); in lp_jit_create_types()
66 LP_JIT_VIEWPORT_MAX_DEPTH); in lp_jit_create_types()
Dlp_jit.h106 LP_JIT_VIEWPORT_MAX_DEPTH, enumerator
Dlp_state_fs.c280 lp_build_const_int32(gallivm, LP_JIT_VIEWPORT_MAX_DEPTH), ""); in lp_build_depth_clamp()