Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp242 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ macro
259 SWR_SAMPLER_MEMBER(min_lod, TRUE) in SWR_SAMPLER_MEMBER() function
260 SWR_SAMPLER_MEMBER(max_lod, TRUE) in SWR_SAMPLER_MEMBER()
261 SWR_SAMPLER_MEMBER(lod_bias, TRUE) in SWR_SAMPLER_MEMBER()
262 SWR_SAMPLER_MEMBER(border_color, FALSE) in SWR_SAMPLER_MEMBER()