Home
last modified time | relevance | path

Searched refs:ensureConstantBufferCreated (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DClear11.h78 angle::Result ensureConstantBufferCreated(const gl::Context *context);
DClear11.cpp301 angle::Result Clear11::ensureConstantBufferCreated(const gl::Context *context) in ensureConstantBufferCreated() function in rx::Clear11
689 ANGLE_TRY(ensureConstantBufferCreated(context)); in clearFramebuffer()