Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.h929 constexpr ComponentType GLenumToComponentType(GLenum componentType) in GLenumToComponentType() function
H A DProgram.cpp2126 GLenumToComponentType(VariableComponentType(attribute.getType())); in linkAttributes()
H A DProgramExecutable.cpp1793 GLenumToComponentType(VariableComponentType(outputVariable.pod.type)); in gatherOutputTypes()