Home
last modified time | relevance | path

Searched refs:SAMPLER_OBJECT_VD (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/executable_format/
H A Dpatch_list.h189 SAMPLER_OBJECT_VD, enumerator
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/kernel/
H A Dkernel_descriptor_from_patchtokens.cpp257 token.Type != iOpenCL::SAMPLER_OBJECT_VD); in populateKernelArgDescriptor()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/kernel/
H A Dkernel_descriptor_from_patchtokens_tests.cpp686 samplerArg.Type = iOpenCL::SAMPLER_OBJECT_VD; in TEST()