Searched defs:prepareForDraw (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ | ||
H A D | MultisampleCompatibilityTest.cpp | 59 void prepareForDraw() in prepareForDraw() function in __anon493382420111::EXTMultisampleCompatibilityTest |
H A D | FramebufferMixedSamplesTest.cpp | 65 void prepareForDraw(SetupFBOType fbo_type) in prepareForDraw() function in __anond1b729cc0111::CHROMIUMFramebufferMixedSamplesTest |
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | Context.inl.h | 129 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() function |
H A D | GLES1Renderer.cpp | 87 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, in prepareForDraw() function in gl::GLES1Renderer |