HomeSort by relevance Sort by last modified time
    Searched refs:cl_addressing_mode (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/core/
sampler.hpp 33 cl_addressing_mode addr_mode,
41 cl_addressing_mode addr_mode();
53 cl_addressing_mode _addr_mode;
sampler.cpp 29 cl_addressing_mode addr_mode,
40 cl_addressing_mode
  /external/mesa3d/src/gallium/state_trackers/clover/api/
sampler.cpp 30 cl_addressing_mode addr_mode, cl_filter_mode filter_mode,
85 buf.as_scalar<cl_addressing_mode>() = s.addr_mode();
dispatch.hpp 178 cl_addressing_mode addressing_mode,
  /external/mesa3d/include/CL/
cl.h 73 typedef cl_uint cl_addressing_mode; typedef
425 /* cl_addressing_mode */
    [all...]
cl.hpp 868 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_addressing_mode) \
    [all...]

Completed in 992 milliseconds