Searched refs:image3D (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 138 DECL_TYPE(image3D, GL_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | builtin_type_macros.h | 137 DECL_TYPE(image3D, GL_IMAGE_3D, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_types.cpp | 223 T(image3D, 420, 310)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_types.cpp | 223 T(image3D, 420, 310)
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 5049 explicit Image3D(const cl_mem& image3D, bool retainObject = false) : argument 5050 Image(image3D, retainObject) { }
|
| H A D | cl.hpp | 4309 __CL_EXPLICIT_CONSTRUCTORS Image3D(const cl_mem& image3D) : Image(image3D) { } argument
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 5193 explicit Image3D(const cl_mem& image3D, bool retainObject = false) : argument 5194 Image(image3D, retainObject) { }
|
| H A D | cl.hpp | 4309 __CL_EXPLICIT_CONSTRUCTORS Image3D(const cl_mem& image3D) : Image(image3D) { } argument
|
Completed in 70 milliseconds