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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
sampler.cpp 64 clGetSamplerInfo(cl_sampler s, cl_sampler_info param,
  /external/mesa3d/src/gallium/state_trackers/clover/api/
sampler.cpp 64 clGetSamplerInfo(cl_sampler s, cl_sampler_info param,
  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 74 typedef cl_uint cl_sampler_info; typedef
354 /* cl_sampler_info */
628 cl_sampler_info /* param_name */,
    [all...]
cl.hpp 866 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
867 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
868 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_addressing_mode) \
869 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_filter_mode) \
870 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_bool) \
    [all...]
  /external/mesa3d/include/CL/
cl.h 74 typedef cl_uint cl_sampler_info; typedef
354 /* cl_sampler_info */
628 cl_sampler_info /* param_name */,
    [all...]
cl.hpp 866 F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \
867 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
868 F(cl_sampler_info, CL_SAMPLER_NORMALIZED_COORDS, cl_addressing_mode) \
869 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_filter_mode) \
870 F(cl_sampler_info, CL_SAMPLER_FILTER_MODE, cl_bool) \
    [all...]

Completed in 1452 milliseconds