Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h746 constexpr ComponentType GLenumToComponentType(GLenum componentType) in GLenumToComponentType() function
DProgramExecutable.cpp1234 ComponentType componentType = GLenumToComponentType(mOutputVariableTypes[location]); in linkValidateOutputVariables()
DProgram.cpp3874 GLenumToComponentType(VariableComponentType(attribute.type)); in linkAttributes()