Home
last modified time | relevance | path

Searched refs:PATCH_TOKEN_ALLOCATE_SCRATCH_SURFACE (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.h62 PATCH_TOKEN_ALLOCATE_SCRATCH_SURFACE, // 9 - (Unused) enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/executable_format/
H A Dpatch_list.h88 PATCH_TOKEN_ALLOCATE_SCRATCH_SURFACE, // 9 - (Unused) enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Patch/
H A Dpatch_parser.cpp582 case iOpenCL::PATCH_TOKEN_ALLOCATE_SCRATCH_SURFACE: in DebugPatchList()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Dpatchtokens_dumper.cpp36 CASE_TOK_STR(PATCH_TOKEN_ALLOCATE_SCRATCH_SURFACE); in asString()