Home
last modified time | relevance | path

Searched full:icd (Results 1 – 25 of 92) sorted by relevance

1234

/external/clang/test/SemaCXX/
Ddiscrim-union.cpp101 typedef either<int, char, double> icd; typedef
102 constexpr icd icd1 = an<int>(4);
103 constexpr icd icd2 = a<char>('x');
104 constexpr icd icd3 = a<double>(6.5);
114 constexpr either<const icd*, non_triv> icd4 = a<const icd*>(&icd2);
115 constexpr either<const icd*, non_triv> icd5 = a<non_triv>();
117 static_assert(icd4.get<const icd*>()->get<char>() == 'x', "");
/external/vulkan-headers/include/vulkan/
Dvk_icd.h29 // Loader-ICD version negotiation API. Versions add the following features:
33 // Version 2 - Add Loader/ICD Interface version negotiation
35 // Version 3 - Add ICD creation/destruction of KHR_surface objects.
40 // structure during vkCreateInstance. This will tell the ICD
49 // This is defined in vk_layer.h which will be found by the loader, but if an ICD is building again…
56 * The ICD must reserve space for a pointer for the loader's dispatch
58 * The ICD must initialize this variable using the SET_LOADER_MAGIC_VALUE macro.
/external/swiftshader/include/vulkan/
Dvk_icd.h29 // Loader-ICD version negotiation API. Versions add the following features:
33 // Version 2 - Add Loader/ICD Interface version negotiation
35 // Version 3 - Add ICD creation/destruction of KHR_surface objects.
40 // structure during vkCreateInstance. This will tell the ICD
49 // This is defined in vk_layer.h which will be found by the loader, but if an ICD is building again…
56 * The ICD must reserve space for a pointer for the loader's dispatch
58 * The ICD must initialize this variable using the SET_LOADER_MAGIC_VALUE macro.
/external/skqp/infra/bots/assets/opencl_ocl_icd_linux/
Dcreate.py19 # Use libOpenCL.so from the ocl-icd-opencl-dev Debian package.
21 'ocl-icd-opencl-dev',
22 'ocl-icd-libopencl1',
/external/skia/infra/bots/assets/opencl_ocl_icd_linux/
Dcreate.py19 # Use libOpenCL.so from the ocl-icd-opencl-dev Debian package.
21 'ocl-icd-opencl-dev',
22 'ocl-icd-libopencl1',
/external/mesa3d/include/vulkan/
Dvk_icd.h29 * Loader-ICD version negotiation API
35 * The ICD must reserve space for a pointer for the loader's dispatch
37 * The ICD must initialize this variable using the SET_LOADER_MAGIC_VALUE macro.
/external/mesa3d/src/gallium/targets/opencl/
DMakefile.am45 EXTRA_DIST = mesa.icd opencl.sym meson.build
49 icd_DATA = mesa.icd
Dmeson.build68 input : 'mesa.icd.in',
69 output : 'mesa.icd',
D.gitignore1 /mesa.icd
/external/skqp/infra/bots/recipes/compute_test.expected/
DTest-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-OpenCL.json30 "[START_DIR]/tmp/OpenCL/vendors/neo.icd"
37 "name": "write NEO OpenCL ICD"
/external/skia/infra/bots/recipes/compute_test.expected/
DTest-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-OpenCL.json30 "[START_DIR]/tmp/OpenCL/vendors/neo.icd"
37 "name": "write NEO OpenCL ICD"
/external/vulkan-validation-layers/
DBUILD.md790 These test require a manual path to an ICD to run properly on MacOS.
794 - MoltenVK ICD
795 - Mock ICD
797 #### Using MoltenVK ICD
801 You will have to direct the loader from Vulkan-Loader to the MoltenVK ICD:
805 #### Using Mock ICD
809 You will have to direct the loader from Vulkan-Loader to the Mock ICD:
811 export VK_ICD_FILENAMES=<path to Vulkan-Tools repository>/build/icd/VkICD_mock_icd.json
/external/mesa3d/
Dmeson_options.txt132 choices : ['icd', 'standalone', 'disabled'],
155 'vulkan-icd-dir',
158 …ption : 'Location relative to prefix to put vulkan icds on install. Default: $datadir/vulkan/icd.d'
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c33 * These functions implement the WGL API, on top of the ICD DDI, so that the
37 * These functions never get called for ICD drivers, which use exclusively the
38 * ICD DDI, i.e., the Drv* entrypoints.
/external/harfbuzz_ng/test/shaping/data/in-house/tests/
Duse.tests10 …441,U+11443:[E_dv.alt=0+275|Ga.icd=0+367|Gha.diag=0@100,0+386|AA_dv.alt=0+208|Candrabindu=0@17,-8+…
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-OpenCL.json166 "[START_DIR]/tmp/OpenCL/vendors/neo.icd"
169 "name": "write NEO OpenCL ICD"
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-OpenCL.json166 "[START_DIR]/tmp/OpenCL/vendors/neo.icd"
169 "name": "write NEO OpenCL ICD"
/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py188 # Generate vendors dir contaning the ICD file pointing to the NEO OpenCL
192 self.m.file.write_raw('write NEO OpenCL ICD',
193 vendors_dir.join('neo.icd'),
/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py188 # Generate vendors dir contaning the ICD file pointing to the NEO OpenCL
192 self.m.file.write_raw('write NEO OpenCL ICD',
193 vendors_dir.join('neo.icd'),
/external/libxcam/
DREADME.md52 * install ocl-icd-dev, ocl-icd-opencl-dev
/external/mesa3d/docs/relnotes/
D10.6.4.html47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=73512">Bug 73512</a> - [clover] mesa.icd.…
101 <li>opencl: use versioned .so in mesa.icd</li>
/external/mesa3d/src/egl/main/
D50_mesa.json3 "ICD" : { object
/external/mesa3d/src/amd/vulkan/
Ddev_icd.json.in3 "ICD": { object
Dradeon_icd.json.in3 "ICD": { object
/external/swiftshader/src/Vulkan/
Dvk_swiftshader_icd.json3 "ICD": { object

1234