Home
last modified time | relevance | path

Searched refs:_emit_load (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp167 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument
181 _emit_load); \
264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
277 _emit_load); \
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c162 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
172 _index, #_name, _emit_load ); \
235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
243 sampler_unit, _index, #_name, _emit_load ); \
314 #define LP_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
323 _index, #_name, _emit_load ); \
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
293 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
302 _index, #_name, _emit_load ); \
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c250 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
260 _index, #_name, _emit_load ); \
276 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
284 sampler_unit, _index, #_name, _emit_load ); \ in DRAW_LLVM_TEXTURE_MEMBER()
294 #define DRAW_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
303 _index, #_name, _emit_load ); \
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c162 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
172 _index, #_name, _emit_load ); \
235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
243 sampler_unit, _index, #_name, _emit_load ); \
315 #define LP_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
324 _index, #_name, _emit_load ); \
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c162 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
172 _index, #_name, _emit_load ); \
235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
243 sampler_unit, _index, #_name, _emit_load ); \
315 #define LP_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
324 _index, #_name, _emit_load ); \
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c162 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
172 _index, #_name, _emit_load ); \
235 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
243 sampler_unit, _index, #_name, _emit_load ); \
315 #define LP_LLVM_IMAGE_MEMBER(_name, _index, _emit_load) \ argument
324 _index, #_name, _emit_load ); \

12