Home
last modified time | relevance | path

Searched defs:extend (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dextend.inl7 GLM_FUNC_QUALIFIER genType extend function
18 GLM_FUNC_QUALIFIER tvec2<T, P> extend function
29 GLM_FUNC_QUALIFIER tvec3<T, P> extend function
40 GLM_FUNC_QUALIFIER tvec4<T, P> extend function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp1166 for ( auto const & extend : structure.second.structExtends ) in checkStructCorrectness() local