Home
last modified time | relevance | path

Searched refs:PATCH_TOKEN_CONSTANT_MEMORY_OBJECT_KERNEL_ARGUMENT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/test_files/
H A Dpatch_list.h66 PATCH_TOKEN_CONSTANT_MEMORY_OBJECT_KERNEL_ARGUMENT, // 13 - (Unused) - OpenCL enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/executable_format/
H A Dpatch_list.h92 PATCH_TOKEN_CONSTANT_MEMORY_OBJECT_KERNEL_ARGUMENT, // 13 - (Unused) - OpenCL enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Patch/
H A Dpatch_parser.cpp195 case iOpenCL::PATCH_TOKEN_CONSTANT_MEMORY_OBJECT_KERNEL_ARGUMENT: in DebugPatchList()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Dpatchtokens_dumper.cpp40 CASE_TOK_STR(PATCH_TOKEN_CONSTANT_MEMORY_OBJECT_KERNEL_ARGUMENT); in asString()