Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.h57 uint32_t GetPackedTypeInfo(GLenum type);
113 return Type(GetPackedTypeInfo(type)); in GetTypeInfo()
Dformatutils.cpp1379 uint32_t GetPackedTypeInfo(GLenum type) in GetPackedTypeInfo() function