Home
last modified time | relevance | path

Searched defs:nativeProgram (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp272 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithSource( in createProgramWithSource() local
288 const cl_program nativeProgram = in createProgramWithIL() local
310 cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithBinary( in createProgramWithBinary() local
331 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithBuiltInKernels( in createProgramWithBuiltInKernels() local
366 const cl_program nativeProgram = mNative->getDispatch().clLinkProgram( in linkProgram() local