Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dqueryutils.h120 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params);
Dqueryutils.cpp1559 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params) in QueryInternalFormativ() function
DContext.cpp7302 QueryInternalFormativ(formatCaps, pname, bufSize, params); in getInternalformativ()