Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/rusticl/api/
Dprogram.rs208 let mut binary_status = in create_program_with_binary() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/
Dopencl_wrapper.cc346 … const size_t *lengths, const unsigned char **binaries, cl_int *binary_status, in clCreateProgramWithBinary()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp366 … const size_t *lengths, const unsigned char **binaries, cl_int *binary_status, in clCreateProgramWithBinary()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp411 cl_int *binary_status, in CreateProgramWithBinary()
Dentry_points_cl_autogen.cpp437 cl_int *binary_status, in clCreateProgramWithBinary()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp205 cl_int *binary_status, in clCreateProgramWithBinary()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp1047 const cl_int *binary_status) in ValidateCreateProgramWithBinary()