Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES2.h69 if (!ValidateFloatVertexFormat(context, index, size, type)) in ValidateVertexAttribPointer()
DvalidationES.h619 ANGLE_INLINE bool ValidateFloatVertexFormat(const Context *context, in ValidateFloatVertexFormat() function
DvalidationES31.cpp1263 return ValidateFloatVertexFormat(context, attribindex, size, type); in ValidateVertexAttribFormat()