Searched defs:prepareForDraw (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ | ||
| D | MultisampleCompatibilityTest.cpp | 59 void prepareForDraw() in prepareForDraw() function in __anon75e3c52c0111::EXTMultisampleCompatibilityTest |
| D | FramebufferMixedSamplesTest.cpp | 65 void prepareForDraw(SetupFBOType fbo_type) in prepareForDraw() function in __anone295b7760111::CHROMIUMFramebufferMixedSamplesTest |
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ | ||
| D | Context.inl.h | 98 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() function |
| D | GLES1Renderer.cpp | 49 angle::Result GLES1Renderer::prepareForDraw(PrimitiveMode mode, Context *context, State *glState) in prepareForDraw() function in gl::GLES1Renderer |