Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.h86 std::string vertexAttribIndexRangeErrorMsg(GL2Encoder* ctx, GLuint index);
DGLESv2Validation.cpp1333 std::string vertexAttribIndexRangeErrorMsg(GL2Encoder* ctx, GLuint index) { in vertexAttribIndexRangeErrorMsg() function