Home
last modified time | relevance | path

Searched refs:CL_PROGRAM_REFERENCE_COUNT (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_build_helpers.cpp382 …error = clGetProgramInfo( program, CL_PROGRAM_REFERENCE_COUNT, sizeof( numInstances ), &numInstanc… in test_get_program_info()
402 error = clGetProgramInfo( program, CL_PROGRAM_REFERENCE_COUNT, 0, NULL, &paramSize ); in test_get_program_info()
/aosp_15_r20/external/angle/src/common/
H A DPackedCLEnums_autogen.cpp2096 case CL_PROGRAM_REFERENCE_COUNT: in FromCLenum()
2130 return CL_PROGRAM_REFERENCE_COUNT; in ToCLenum()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dprogram.rs50 CL_PROGRAM_REFERENCE_COUNT => cl_prop::<cl_uint>(Program::refcnt(*self)?), in query()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp484 case CL_PROGRAM_REFERENCE_COUNT: in clGetProgramInfo()
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl.h704 #define CL_PROGRAM_REFERENCE_COUNT 0x1160 macro
H A Dopencl.hpp1273 F(cl_program_info, CL_PROGRAM_REFERENCE_COUNT, cl_uint) \
H A Dcl.hpp1415 F(cl_program_info, CL_PROGRAM_REFERENCE_COUNT, cl_uint) \
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/
H A Dcl.h704 #define CL_PROGRAM_REFERENCE_COUNT 0x1160 macro
/aosp_15_r20/external/OpenCL-Headers/CL/
H A Dcl.h698 #define CL_PROGRAM_REFERENCE_COUNT 0x1160 macro
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dcl.h697 #define CL_PROGRAM_REFERENCE_COUNT 0x1160 macro
H A Dopencl.hpp1258 F(cl_program_info, CL_PROGRAM_REFERENCE_COUNT, cl_uint) \
/aosp_15_r20/external/angle/include/CL/
H A Dcl.h698 #define CL_PROGRAM_REFERENCE_COUNT 0x1160 macro
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp1391 F(cl_program_info, CL_PROGRAM_REFERENCE_COUNT, cl_uint) \