Searched refs:clCreateProgramWithBinary (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | dispatch.cpp | 54 clCreateProgramWithBinary,
|
| H A D | program.cpp | 77 clCreateProgramWithBinary(cl_context d_ctx, cl_uint n, function in typeref:typename:CLOVER_API cl_program 193 // with clCreateProgramWithBinary, then the program binary must be an
|
| H A D | dispatch.hpp | 210 CL_API_ENTRY cl_program (CL_API_CALL *clCreateProgramWithBinary)(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | dispatch.cpp | 55 clCreateProgramWithBinary,
|
| H A D | program.cpp | 129 clCreateProgramWithBinary(cl_context d_ctx, cl_uint n, function in typeref:typename:CLOVER_API cl_program 288 // with clCreateProgramWithBinary, then the program binary must be an
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.h | 1111 clCreateProgramWithBinary(cl_context context,
|
| H A D | cl2.hpp | 836 #define __CREATE_PROGRAM_WITH_BINARY_ERR CL_HPP_ERR_STR_(clCreateProgramWithBinary) 6210 object_ = ::clCreateProgramWithBinary(
|
| H A D | cl.hpp | 420 #define __CREATE_PROGRAM_WITH_BINARY_ERR __ERR_STR(clCreateProgramWithBinary) 5178 object_ = ::clCreateProgramWithBinary(
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl.h | 1238 clCreateProgramWithBinary(cl_context context,
|
| H A D | cl_icd.h | 1133 cl_api_clCreateProgramWithBinary clCreateProgramWithBinary; member in struct:_cl_icd_dispatch
|
| H A D | cl2.hpp | 868 #define __CREATE_PROGRAM_WITH_BINARY_ERR CL_HPP_ERR_STR_(clCreateProgramWithBinary) 6488 object_ = ::clCreateProgramWithBinary(
|
| H A D | cl.hpp | 420 #define __CREATE_PROGRAM_WITH_BINARY_ERR __ERR_STR(clCreateProgramWithBinary) 5178 object_ = ::clCreateProgramWithBinary(
|
Completed in 61 milliseconds