Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc_spvc/include/spvc/
H A Dspvc.h55 } shaderc_spvc_decoration; typedef
524 shaderc_spvc_decoration decoration, uint32_t* value);
530 shaderc_spvc_decoration decoration);
558 shaderc_spvc_decoration decoration, uint32_t argument);
H A Dspvc.hpp408 shaderc_spvc_decoration decoration, in SetDecoration()
417 shaderc_spvc_decoration decoration, in GetDecoration()
425 shaderc_spvc_decoration decoration) { in UnsetDecoration()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc_spvc/src/
H A Dspvc_private.h153 const shaderc_spvc_decoration decoration,
H A Dspvc.cc787 shaderc_spvc_decoration decoration, uint32_t argument) { in shaderc_spvc_set_decoration()
807 shaderc_spvc_decoration decoration, uint32_t* value) { in shaderc_spvc_get_decoration()
836 shaderc_spvc_decoration decoration) { in shaderc_spvc_unset_decoration()
H A Dspvc_private.cc463 const shaderc_spvc_decoration decoration, in shaderc_spvc_decoration_to_spirv_cross_decoration()