Searched defs:LP_LLVM_SAMPLER_MEMBER (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c206 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ macro
218 LP_LLVM_SAMPLER_MEMBER(min_lod, LP_JIT_SAMPLER_MIN_LOD, TRUE) function
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ macro
247 LP_LLVM_SAMPLER_MEMBER(min_lod, LP_JIT_SAMPLER_MIN_LOD, TRUE) function

Completed in 6 milliseconds