Searched defs:prepareForDraw (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
H A D | Context.inl.h | 110 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() function in gl::Context |
H A D | GLES1Renderer.cpp | 74 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, Context *context, State *glState) in prepareForDraw() function in gl::GLES1Renderer |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ | ||
H A D | MultisampleCompatibilityTest.cpp | 59 void prepareForDraw() in prepareForDraw() function in __anon20207::EXTMultisampleCompatibilityTest 295 void prepareForDraw(GLsizei numSamples) in prepareForDraw() function in MultisampleCompatibilityTest |
H A D | FramebufferMixedSamplesTest.cpp | 65 void prepareForDraw(SetupFBOType fbo_type) in prepareForDraw() function in __anon20192::CHROMIUMFramebufferMixedSamplesTest |
Completed in 5 milliseconds