Home
last modified time | relevance | path

Searched defs:bitCount (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_integer_simd.inl52 GLM_FUNC_QUALIFIER int bitCount(uint32 x) function
59 GLM_FUNC_QUALIFIER int bitCount(uint64 x) function
Dfunc_integer.inl312 GLM_FUNC_QUALIFIER int bitCount(genType x) function
318 GLM_FUNC_QUALIFIER vecType<int, P> bitCount(vecType<T, P> const & v) function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp360 std::string bitCount; member
DVulkanHppGenerator.cpp12358 std::string bitCount; in readNameAndType() local
14201 std::string bitCount; in readModifiers() local