Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.h628 ANGLE_INLINE bool ValidateIntegerVertexFormat(const Context *context, in ValidateIntegerVertexFormat() function
DvalidationES31.cpp1277 return ValidateIntegerVertexFormat(context, attribindex, size, type); in ValidateVertexAttribIFormat()
DvalidationES3.cpp3341 if (!ValidateIntegerVertexFormat(context, index, size, type)) in ValidateVertexAttribIPointer()