Home
last modified time | relevance | path

Searched defs:flatWidth (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/kernel/
H A Dkernel_arg_descriptor.h68 CrossThreadDataOffset flatWidth = undefined<CrossThreadDataOffset>; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/device_binary_format/
H A Dpatchtokens_dumper_tests.cpp1718 …auto flatWidth = PatchTokensTestData::initDataParameterBufferToken(iOpenCL::DATA_PARAMETER_FLAT_IM… in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Dpatchtokens_decoder.h67 const SPatchDataParameterBuffer *flatWidth; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/kernel/
H A Dkernel_descriptor_from_patchtokens_tests.cpp940 iOpenCL::SPatchDataParameterBuffer flatWidth = {}; in TEST() local