Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.h38 void QueryFramebufferAttachmentParameteriv(const Context *context,
H A Dqueryutils.cpp1208 void QueryFramebufferAttachmentParameteriv(const Context *context, in QueryFramebufferAttachmentParameteriv() function
H A DContext.cpp2590 QueryFramebufferAttachmentParameteriv(this, framebuffer, attachment, pname, params); in getFramebufferAttachmentParameteriv()