Searched refs:CL_IMAGE_NUM_SAMPLES (Results 1 – 8 of 8) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/clGetInfo/ |
D | test_2D.cpp | 247 error = clGetImageInfo( image, CL_IMAGE_NUM_SAMPLES, sizeof( numSamples ), &numSamples, NULL ); in test_get_image_info_single()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_read_common.cpp | 240 error = clGetImageInfo( streams[ 0 ], CL_IMAGE_NUM_SAMPLES, sizeof( samples ), &samples, NULL ); in test_cl_image_read()
|
/external/angle/src/common/ |
D | PackedCLEnums_autogen.cpp | 1153 case CL_IMAGE_NUM_SAMPLES: in FromCLenum() 1185 return CL_IMAGE_NUM_SAMPLES; in ToCLenum()
|
/external/mesa3d/include/CL/ |
D | cl.h | 643 #define CL_IMAGE_NUM_SAMPLES 0x111A macro
|
D | cl2.hpp | 1339 F(cl_image_info, CL_IMAGE_NUM_SAMPLES, cl_uint) 4823 sourceImage.getImageInfo<CL_IMAGE_NUM_SAMPLES>(); in Image2D()
|
D | cl.hpp | 1480 F(cl_image_info, CL_IMAGE_NUM_SAMPLES, cl_uint) \
|
/external/angle/include/CL/ |
D | cl.h | 645 #define CL_IMAGE_NUM_SAMPLES 0x111A macro
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 645 #define CL_IMAGE_NUM_SAMPLES 0x111A macro
|