Searched refs:cl_addressing_mode (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Dsampler.hpp36 cl_addressing_mode addr_mode, cl_filter_mode filter_mode);
39 cl_addressing_mode addr_mode();
51 cl_addressing_mode __addr_mode;
H A Dsampler.cpp29 cl_addressing_mode addr_mode,
40 cl_addressing_mode
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Dsampler.hpp36 cl_addressing_mode addr_mode, cl_filter_mode filter_mode);
39 cl_addressing_mode addr_mode();
51 cl_addressing_mode __addr_mode;
H A Dsampler.cpp29 cl_addressing_mode addr_mode,
40 cl_addressing_mode
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Dsampler.cpp30 cl_addressing_mode addr_mode, cl_filter_mode filter_mode,
80 return scalar_property<cl_addressing_mode>(buf, size, size_ret,
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Dsampler.cpp30 cl_addressing_mode addr_mode, cl_filter_mode filter_mode,
80 return scalar_property<cl_addressing_mode>(buf, size, size_ret,
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.h72 typedef cl_uint cl_addressing_mode; typedef
343 /* cl_addressing_mode */
616 cl_addressing_mode /* addressing_mode */,
H A Dcl.hpp868 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_addressing_mode) \
2152 cl_addressing_mode addressing_mode,
/external/mesa3d/include/CL/
H A Dcl.h72 typedef cl_uint cl_addressing_mode; typedef
343 /* cl_addressing_mode */
616 cl_addressing_mode /* addressing_mode */,
H A Dcl.hpp868 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_addressing_mode) \
2152 cl_addressing_mode addressing_mode,

Completed in 305 milliseconds