Home
last modified time | relevance | path

Searched refs:Cross (Results 1 – 25 of 229) sorted by relevance

12345678910

/third_party/skia/third_party/externals/spirv-cross/.reuse/
Ddep52 Upstream-Name: SPIRV-Cross
3 Source: https://github.com/KhronosGroup/SPIRV-Cross
/third_party/iowow/
DWINDOWS.md1 # Cross compilation
33 ### Cross compilation
/third_party/openssl/test/
Ddane-cross.in71 issuer=CN = Cross Root
92 subject=CN = Cross Root
93 issuer=CN = Cross Root
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DShaderModuleMTL.mm70 // By default SPIRV-Cross will give MSL resources indices in increasing order.
72 // a table of MSLResourceBinding to give to SPIRV-Cross.
112 // SPIRV-Cross also supports re-ordering attributes but it seems to do the correct thing
128 …// https://github.com/KhronosGroup/SPIRV-Cross/blob/4e915e8c483e319d0dd7a1fa22318bef28f8cca3/spirv…
/third_party/boost/libs/context/doc/
Darchitectures.qbk31 [section:crosscompiling Cross compiling]
33 Cross compiling the library requires to specify the build properties
/third_party/skia/third_party/externals/spirv-cross/
DCMakeLists.txt31 project(SPIRV-Cross LANGUAGES CXX C)
40 option(SPIRV_CROSS_ENABLE_TESTS "Enable SPIRV-Cross tests." ON)
75 message(STATUS "SPIRV-Cross: Finding Git version for SPIRV-Cross.")
86 message(STATUS "SPIRV-Cross: Git hash: ${spirv-cross-build-version}")
88 message(STATUS "SPIRV-Cross: Git not found, using unknown build version.")
478 …message("SPIRV-Cross: Testing will be disabled for SPIRV-Cross. Could not find glslang or SPIRV-T…
481 message("SPIRV-Cross: Found glslang and SPIRV-Tools. Enabling test suite.")
482 message("SPIRV-Cross: Found glslangValidator in: ${spirv-cross-glslang}.")
483 message("SPIRV-Cross: Found spirv-as in: ${spirv-cross-spirv-as}.")
484 message("SPIRV-Cross: Found spirv-val in: ${spirv-cross-spirv-val}.")
[all …]
/third_party/vk-gl-cts/framework/delibs/cmake/
Dtoolchain-raspi.cmake27 set(CC_PATH "/opt/raspi/tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi" CACHE STRING "Cross co…
28 set(CROSS_COMPILE "${CC_PATH}/bin/arm-bcm2708hardfp-linux-gnueabi-" CACHE STRING "Cross compiler…
/third_party/boost/libs/graph/doc/figs/
Dbfs_visitor.fig73 4 0 0 100 0 0 12 0.0000 4 180 1515 2100 4725 Back or Cross Edge\001
Ddfs_visitor.fig77 4 0 0 100 0 0 12 0.0000 4 180 1755 2025 5025 Forward or Cross Edge\001
Dvisitor.fig77 4 0 0 100 0 0 12 0.0000 4 180 1755 2025 5025 Forward or Cross Edge\001
/third_party/libunwind/include/mingw/
Dunistd.h14 #error Cross compilation of libunwind on Windows can only support UNW_REMOTE_ONLY
/third_party/libunwind/include/win/
Dunistd.h14 #error Cross compilation of libunwind on Windows can only support UNW_REMOTE_ONLY
/third_party/curl/tests/data/
Dtest191219 Cross validate that gcc-typecheck macros match the option types.
/third_party/skia/third_party/externals/spirv-cross/shaders-other/
DREADME.md2 but are kept here because they have been used to manually test various aspects of SPIRV-Cross in th…
/third_party/skia/third_party/externals/spirv-cross/pkg-config/
Dspirv-cross-c-shared.pc.in11 Description: C API for SPIRV-Cross
/third_party/skia/include/core/
DSkM44.h22 static SkScalar Cross(SkV2 a, SkV2 b) { return a.x * b.y - a.y * b.x; } in Cross() function
44 SkScalar cross(SkV2 v) const { return Cross(*this, v); } in cross()
60 static SkV3 Cross(const SkV3& a, const SkV3& b) { in Cross() function
86 SkV3 cross(const SkV3& v) const { return Cross(*this, v); } in cross()
/third_party/ejdb/
DWINDOWS.md37 ### Cross compilation
/third_party/boost/libs/python/doc/
Dpreface.qbk11 * Automatic Cross-Module Type Conversions
/third_party/flutter/skia/third_party/externals/dawn/
DDEPS51 # SPIRV-Cross
53 …'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Cross@53ab2144b90abede33be5161aec5df…
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DOpenCL.std.h176 Cross = 104, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
DOpenCL.std.h176 Cross = 104, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DOpenCL.std.h176 Cross = 104, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
DOpenCL.std.h176 Cross = 104, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
DOpenCL.std.h176 Cross = 104, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
DOpenCL.std.h176 Cross = 104, enumerator

12345678910