Searched defs:ScaleFactor (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ | ||
| H A D | simdlib.hpp | 204 using ScaleFactor = typename Traits::ScaleFactor; typedef in struct:SIMDBase 221 using ScaleFactor = typename SIMD_T::ScaleFactor; typedef in typeref:typename:SIMD_T::ScaleFactor |
| H A D | simdlib_types.hpp | 104 enum class ScaleFactor enum in namespace:SIMDImpl 138 using ScaleFactor = SIMDImpl::ScaleFactor; typedef in struct:SIMDImpl::Traits |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ | ||
| H A D | simdlib.hpp | 204 using ScaleFactor = typename Traits::ScaleFactor; typedef in struct:SIMDBase 554 using ScaleFactor = typename SIMD_T::ScaleFactor; typedef in typeref:typename:SIMD_T::ScaleFactor |
| H A D | simdlib_types.hpp | 104 enum class ScaleFactor enum in namespace:SIMDImpl 138 using ScaleFactor = SIMDImpl::ScaleFactor; typedef in struct:SIMDImpl::Traits |
Completed in 5 milliseconds