Home
last modified time | relevance | path

Searched defs:bit0 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp8288 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR FormatFeatureFlags operator|( FormatFeatureFlagBits bit0, in operator |()
8294 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR FormatFeatureFlags operator&( FormatFeatureFlagBits bit0, in operator &()
8300 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR FormatFeatureFlags operator^( FormatFeatureFlagBits bit0, in operator ^()
8407 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageCreateFlags operator|( ImageCreateFlagBits bit0, in operator |()
8413 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageCreateFlags operator&( ImageCreateFlagBits bit0, in operator &()
8419 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageCreateFlags operator^( ImageCreateFlagBits bit0, in operator ^()
8496 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageUsageFlags operator|( ImageUsageFlagBits bit0, in operator |()
8502 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageUsageFlags operator&( ImageUsageFlagBits bit0, in operator &()
8508 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR ImageUsageFlags operator^( ImageUsageFlagBits bit0, in operator ^()
8585 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR MemoryHeapFlags operator|( MemoryHeapFlagBits bit0, in operator |()
[all …]
/third_party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp327 int bit0 = (v1 >> 6) & 1; in hdr_rgbo_unpack() local
479 int bit0 = (v2 >> 6) & 1; in hdr_rgb_unpack() local
Dastcenc_color_quantize.cpp1050 int bit0 = 0; in quantize_hdr_rgbo() local
1424 int bit0 = 0; in quantize_hdr_rgb() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp390 int bit0 = (v1 >> 6) & 1; in hdr_rgbo_unpack3() local
536 int bit0 = (v2 >> 6) & 1; in hdr_rgb_unpack3() local
/third_party/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp176 for (int bit0 = 0; bit0 < 128; bit0++) { in test_fuzz_compact_instruction() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8_dec.c426 const int bit0 = VP8GetBit(br, p[9 + bit1], "coeffs"); in GetLargeValue() local
/third_party/mbedtls/3rdparty/everest/library/
DHacl_Curve25519.c646 uint64_t bit0 = (uint64_t)(byt >> (uint32_t)7U); in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
/third_party/mbedtls/3rdparty/everest/library/legacy/
DHacl_Curve25519.c691 uint64_t bit0 = (uint64_t)(byt >> (uint32_t)7U); in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local