Searched refs:GET_EXT_VECTOR_ELEMENT_TYPE (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp97 const clang::Type *BaseElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
251 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
374 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
1016 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
1050 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
H A Dslang_rs_export_type.h39 #define GET_EXT_VECTOR_ELEMENT_TYPE(T) \ macro

Completed in 1388 milliseconds