Searched refs:cl_GLuint (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl_gl.h | 54 cl_GLuint bufobj, 64 cl_GLuint texture, 72 cl_GLuint renderbuffer, 78 cl_GLuint * gl_object_name) CL_API_SUFFIX__VERSION_1_0; 110 cl_GLuint texture, 118 cl_GLuint texture,
|
D | cl_icd.h | 739 cl_context context, cl_mem_flags flags, cl_GLuint bufobj, 744 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_2; 748 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 752 cl_GLuint texture, cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 755 cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer, 760 cl_GLuint *gl_object_name) CL_API_SUFFIX__VERSION_1_0;
|
D | opencl.hpp | 4268 cl_GLuint bufobj, in BufferGL() 4338 cl_GLuint * gl_object_name) in getObjectInfo() 4365 cl_GLuint bufobj, in BufferRenderGL() 4435 cl_GLuint * gl_object_name) in getObjectInfo() 5050 cl_GLuint texobj, in Image2DGL() 5367 cl_GLuint texobj, in Image3DGL() 5453 cl_GLuint texobj, in ImageGL()
|
D | cl_platform.h | 365 typedef unsigned int cl_GLuint; typedef
|
D | cl.hpp | 3493 cl_GLuint bufobj, in BufferGL() 3561 cl_GLuint * gl_object_name) in getObjectInfo() 4057 cl_GLuint texobj, in Image2DGL() 4369 cl_GLuint texobj, in Image3DGL() 4453 cl_GLuint texobj, in ImageGL() 4537 cl_GLuint bufobj, in BufferRenderGL() 4637 cl_GLuint * gl_object_name) in getObjectInfo()
|