Searched refs:QueryFramebufferAttachmentParameteriv (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 37 void QueryFramebufferAttachmentParameteriv(const Context *context,
|
D | queryutils.cpp | 983 void QueryFramebufferAttachmentParameteriv(const Context *context, in QueryFramebufferAttachmentParameteriv() function
|
D | Context.cpp | 2046 QueryFramebufferAttachmentParameteriv(this, framebuffer, attachment, pname, params); in getFramebufferAttachmentParameteriv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 38 void QueryFramebufferAttachmentParameteriv(const Context *context,
|
D | queryutils.cpp | 1124 void QueryFramebufferAttachmentParameteriv(const Context *context, in QueryFramebufferAttachmentParameteriv() function
|
D | Context.cpp | 2305 QueryFramebufferAttachmentParameteriv(this, framebuffer, attachment, pname, params); in getFramebufferAttachmentParameteriv()
|