Searched refs:image2D (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 137 DECL_TYPE(image2D, GL_IMAGE_2D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 136 DECL_TYPE(image2D, GL_IMAGE_2D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_types.cpp | 222 T(image2D, 420, 310)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_types.cpp | 222 T(image2D, 420, 310)
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 4724 explicit Image2D(const cl_mem& image2D, bool retainObject = false) : argument 4725 Image(image2D, retainObject) { }
|
| H A D | cl.hpp | 3995 __CL_EXPLICIT_CONSTRUCTORS Image2D(const cl_mem& image2D) : Image(image2D) { } argument
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 4868 explicit Image2D(const cl_mem& image2D, bool retainObject = false) : argument 4869 Image(image2D, retainObject) { }
|
| H A D | cl.hpp | 3995 __CL_EXPLICIT_CONSTRUCTORS Image2D(const cl_mem& image2D) : Image(image2D) { } argument
|
Completed in 81 milliseconds