Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DMultisampleCompatibilityTest.cpp59 void prepareForDraw() in prepareForDraw() function in __anond4f714330111::EXTMultisampleCompatibilityTest
295 void prepareForDraw(GLsizei numSamples) in prepareForDraw() function in MultisampleCompatibilityTest
DFramebufferMixedSamplesTest.cpp65 void prepareForDraw(SetupFBOType fbo_type) in prepareForDraw() function in __anona767c19d0111::CHROMIUMFramebufferMixedSamplesTest
/external/angle/src/libANGLE/
DContext.inl.h109 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() function
DGLES1Renderer.cpp49 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, Context *context, State *glState) in prepareForDraw() function in gl::GLES1Renderer