Home
last modified time | relevance | path

Searched refs:eFormatVector (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp748 enum TypeToFormatIndex { eFormatSingle = 0, eFormatVector, eElementSize }; enumerator
3315 AllocationDetails::RSTypeToFormat[type][eFormatVector]); in DumpAllocation()