Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dqueryutils.h120 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params);
Dqueryutils.cpp1638 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params) in QueryInternalFormativ() function
DContext.cpp7773 QueryInternalFormativ(formatCaps, pname, bufSize, params); in getInternalformativ()