HomeSort by relevance Sort by last modified time
    Searched defs:double3 (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp 140 typedef detail::tvec3<double, highp> double3; //!< \brief double-precision floating-point vector with 3 components. (From GLM_GTX_compatibility extension) typedef in namespace:glm
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 47 typedef double double3 __attribute__((ext_vector_type(3))); typedef
592 ELEMENT_AT(double3, RS_TYPE_FLOAT_64, 3)
    [all...]

Completed in 3037 milliseconds