/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/ |
format.hpp | 33 pipe_texture_target translate_target(cl_mem_object_type type); 41 cl_mem_object_type type);
|
memory.hpp | 49 virtual cl_mem_object_type type() const = 0; 76 virtual cl_mem_object_type type() const; 142 virtual cl_mem_object_type type() const; 153 virtual cl_mem_object_type type() const;
|
device.hpp | 70 clover::supported_formats(cl_context, cl_mem_object_type);
|
memory.cpp | 66 cl_mem_object_type 181 cl_mem_object_type 196 cl_mem_object_type
|
format.cpp | 124 translate_target(cl_mem_object_type type) { 148 supported_formats(cl_context ctx, cl_mem_object_type type) {
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
format.hpp | 33 pipe_texture_target translate_target(cl_mem_object_type type); 41 cl_mem_object_type type);
|
memory.hpp | 49 virtual cl_mem_object_type type() const = 0; 76 virtual cl_mem_object_type type() const; 142 virtual cl_mem_object_type type() const; 153 virtual cl_mem_object_type type() const;
|
device.hpp | 70 clover::supported_formats(cl_context, cl_mem_object_type);
|
memory.cpp | 66 cl_mem_object_type 181 cl_mem_object_type 196 cl_mem_object_type
|
format.cpp | 124 translate_target(cl_mem_object_type type) { 148 supported_formats(cl_context ctx, cl_mem_object_type type) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
memory.cpp | 166 cl_mem_object_type type, cl_uint count, 201 return scalar_property<cl_mem_object_type>(buf, size, size_ret,
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
memory.cpp | 166 cl_mem_object_type type, cl_uint count, 201 return scalar_property<cl_mem_object_type>(buf, size, size_ret,
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
cl.h | 68 typedef cl_uint cl_mem_object_type; typedef 318 /* cl_mem_object_type */ 588 cl_mem_object_type /* image_type */, [all...] |
cl.hpp | 850 F(cl_mem_info, CL_MEM_TYPE, cl_mem_object_type) \ [all...] |
/external/mesa3d/include/CL/ |
cl.h | 68 typedef cl_uint cl_mem_object_type; typedef 318 /* cl_mem_object_type */ 588 cl_mem_object_type /* image_type */, [all...] |
cl.hpp | 850 F(cl_mem_info, CL_MEM_TYPE, cl_mem_object_type) \ [all...] |