Home
last modified time | relevance | path

Searched refs:PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE (Results 1 – 5 of 5) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/test_files/
H A Dpatch_list.h82 PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE, // 29 - (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.h108 PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE, // 29 - (Unused) - OpenCL enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Patch/
H A Dpatch_parser.cpp1011 case iOpenCL::PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE: in DebugPatchList()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Dpatchtokens_dumper.cpp56 CASE_TOK_STR(PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE); in asString()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/device_binary_format/
H A Dpatchtokens_dumper_tests.cpp524 …intfSurface = initToken<SPatchAllocateStatelessPrintfSurface>(PATCH_TOKEN_ALLOCATE_PRINTF_SURFACE); in TEST()