Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h120 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params);
Dqueryutils.cpp1644 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params) in QueryInternalFormativ() function
DContext.cpp7905 QueryInternalFormativ(formatCaps, pname, bufSize, params); in getInternalformativ()