Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h38 void QueryFramebufferAttachmentParameteriv(const Context *context,
Dqueryutils.cpp1124 void QueryFramebufferAttachmentParameteriv(const Context *context, in QueryFramebufferAttachmentParameteriv() function
DContext.cpp2305 QueryFramebufferAttachmentParameteriv(this, framebuffer, attachment, pname, params); in getFramebufferAttachmentParameteriv()