Searched defs:_emit_load (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_tex_sample.cpp | 167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument 264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument 276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument 293 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 162 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument 235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument 314 #define LP_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
|