Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp104 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
289 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
381 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
468 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
621 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
832 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
931 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
1039 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
1149 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
1281 reflect() const VULKAN_HPP_NOEXCEPT in reflect() function
[all …]
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_geometric.inl216 GLM_FUNC_QUALIFIER genType reflect(genType const & I, genType const & N) function
222 GLM_FUNC_QUALIFIER vecType<T, P> reflect(vecType<T, P> const & I, vecType<T, P> const & N) function
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl669 GLM_FUNC_QUALIFIER detail::fvec4SIMD reflect function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp10072 std::string reflect; in generateStructure() local