Searched defs:StrictIdHandler (Results 1 – 1 of 1) sorted by relevance
83 class StrictIdHandler : public IdHandlerInterface { class85 explicit StrictIdHandler(int id_namespace) : id_namespace_(id_namespace) {} in StrictIdHandler() function in gpu::gles2::StrictIdHandler