Home
last modified time | relevance | path

Searched defs:prepareForDraw (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultisampleCompatibilityTest.cpp59 void prepareForDraw() in prepareForDraw() function in __anon493382420111::EXTMultisampleCompatibilityTest
295 void prepareForDraw(GLsizei numSamples) in prepareForDraw() function in MultisampleCompatibilityTest
H A DFramebufferMixedSamplesTest.cpp65 void prepareForDraw(SetupFBOType fbo_type) in prepareForDraw() function in __anond1b729cc0111::CHROMIUMFramebufferMixedSamplesTest
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.inl.h129 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() function
H A DGLES1Renderer.cpp87 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, in prepareForDraw() function in gl::GLES1Renderer