Searched refs:SWR_SAMPLER_MEMBER (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp248 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ macro
265 SWR_SAMPLER_MEMBER(min_lod, TRUE) function
266 SWR_SAMPLER_MEMBER(max_lod, TRUE)
267 SWR_SAMPLER_MEMBER(lod_bias, TRUE)
268 SWR_SAMPLER_MEMBER(border_color, FALSE)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_tex_sample.cpp264 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ macro
281 SWR_SAMPLER_MEMBER(min_lod, TRUE) function
282 SWR_SAMPLER_MEMBER(max_lod, TRUE)
283 SWR_SAMPLER_MEMBER(lod_bias, TRUE)
284 SWR_SAMPLER_MEMBER(border_color, FALSE)

Completed in 2 milliseconds