Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c55 elem_types[LP_JIT_TEXTURE_NUM_SAMPLES] = in create_jit_texture_type()
97 LP_JIT_TEXTURE_NUM_SAMPLES); in create_jit_texture_type()
Dlp_jit.h106 LP_JIT_TEXTURE_NUM_SAMPLES, enumerator
Dlp_tex_sample.c185 LP_LLVM_TEXTURE_MEMBER(num_samples, LP_JIT_TEXTURE_NUM_SAMPLES, TRUE) in LP_LLVM_TEXTURE_MEMBER()